Js Helper Firefox

Examine source code of Js Helper

Inspect and view changes in Js Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Js Helper",
  "short_name": "JsH",
  "description": "Extension for build GTM custom JavaScript variable.",
  "version": "1.0.9",
  "icons": {
    "16": "img/icon16.png",
    "64": "img/icon64.png",
    "128": "img/icon128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "img/icon16.png",
      "64": "img/icon64.png",
      "128": "img/icon128.png"
    }
  },
  "permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  }
}

Best Js Helper Alternatives

Here are some Firefox add-ons that are similar to Js Helper: