JS Cube Firefox

Examine source code of JS Cube

제작자: Firecrow Add-on
Inspect and view changes in JS Cube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "JS Cube",
  "version": "1.0",
  "description": "Inject your own JS into specific websites!",
  "permissions": [
    "tabs",
    "activeTab",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "compat.js",
      "common.js",
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true,
    "browser_style": false,
    "chrome_style": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "images/ic_launcher_js72.png"
  },
  "icons": {
    "48": "images/ic_launcher_js48.png",
    "72": "images/ic_launcher_js72.png",
    "144": "images/ic_launcher_js144.png"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{9805bd00-d0a7-4e6b-9267-39053437b622}",
      "strict_min_version": "57.0"
    }
  }
}

최고의 JS Cube 대안

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