Customizable Hiding Rules Firefox

Examine source code of Customizable Hiding Rules

提供元: Silke
Inspect and view changes in Customizable Hiding Rules source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.5.1",
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "64": "icons/hideshort-64.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "./src/HidingShortsMore.js",
        "./src/main.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_action": {
    "default_icon": {
      "64": "icons/hideshort-64.png"
    },
    "default_title": "__MSG_extensionName__",
    "default_popup": "./src/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{53d053b1-e86d-40fe-9a4d-b9421b253980}"
    }
  }
}

ベストのCustomizable Hiding Rules代替案

Customizable Hiding Rulesに類似したFirefox add-onをいくつか紹介します: