Bustan Selection +

Bustan Selection +

It can be help you on class Selection on Bustan.tvu.ac.ir

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Bustan Selection +",
  "description": "It can be help you on class Selection on Bustan.tvu.ac.ir",
  "version": "1.0",
  "author": "Mohammad Sadegh Behesht Aien",
  "manifest_version": 3,
  "action": {
    "default_title": "کلیک کن تا اونایی که ممکنه با هم تداخل داشته باشن رو نشونت بدم",
    "default_icon": "favicon.png"
  },
  "permissions": [
    "activeTab",
    "scripting",
    "chrome://favicon/"
  ],
  "background": {
    "service_worker": "background.js"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}