Wbregistration Expert(Banglarbhumi) Firefox

Examine source code of Wbregistration Expert(Banglarbhumi)

By: A.A.B.
Inspect and view changes in Wbregistration Expert(Banglarbhumi) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "3.1",
  "name": "Wbregistration Expert",
  "description": "let's Automate Your Wbregistration Tasks",
  "permissions": [
    "https://wbregistration.gov.in/*",
    "storage",
    "notifications",
    "tabs",
    "activeTab",
    "clipboardWrite"
  ],
  "options_page": "options.html",
  "background": {
    "persistent": false,
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "16.png",
    "48": "48.png",
    "128": "128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Wbregistration Expert",
    "default_icon": "128.png"
  },
  "web_accessible_resources": [
    "data/ui/index.html",
    "assets/logo.png"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://wbregistration.gov.in/*"
      ],
      "js": [
        "content_script.js",
        "content.js",
        "options.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d13f35d4-460a-4ae7-b0fe-78f4a886bf45}"
    }
  }
}

Best Wbregistration Expert(Banglarbhumi) Alternatives

Here are some Firefox add-ons that are similar to Wbregistration Expert(Banglarbhumi):