VerzaukeksBrowserControl Firefox

Examine source code of VerzaukeksBrowserControl

Inspect and view changes in VerzaukeksBrowserControl source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "VerzaukeksBrowserControl",
  "author": "Verzaukeks",
  "version": "1.1.2",
  "description": "Control your browser within your code and get access to many useful features as if it were an add-on.",
  "icons": {
    "128": "icon.svg"
  },
  "permissions": [
    "storage",
    "cookies",
    "tabs",
    "*://*/*"
  ],
  "background": {
    "scripts": [
      "scripts/debug.js",
      "scripts/config.js",
      "scripts/handler.js",
      "scripts/connector.js",
      "scripts/processor.js"
    ]
  },
  "options_ui": {
    "page": "popup/index.html"
  },
  "browser_action": {
    "default_title": "VerzaukeksBrowserControl",
    "default_popup": "popup/index.html",
    "default_icon": {
      "128": "icon.svg"
    }
  }
}

Best VerzaukeksBrowserControl Alternatives

Here are some Firefox add-ons that are similar to VerzaukeksBrowserControl: