Js Helper Firefox

Examine source code of Js Helper

제작자: Renra Sedoya
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"
    ]
  }
}

최고의 Js Helper 대안

다음은 Js Helper과(와) 유사한 Firefox add-on입니다: