CASE_N Firefox

Examine source code of CASE_N

제작자: MODE_N
Inspect and view changes in CASE_N source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CASE_N",
  "description": "FIND_CASE_Number",
  "version": "1005",
  "icons": {
    "128": "icon.png"
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "content_script.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "<all_urls>",
    "contextMenus",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "suness@gmail.com"
    }
  }
}

최고의 CASE_N 대안

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