Comet - Reddit Comments on YouTube & Webpages Firefox

Examine source code of Comet - Reddit Comments on YouTube & Webpages

提供元: z0ccc
Inspect and view changes in Comet - Reddit Comments on YouTube & Webpages source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "3.2.3",
  "name": "__MSG_extName__",
  "short_name": "Comet",
  "description": "__MSG_extDesc__",
  "author": "__MSG_extName__",
  "default_locale": "en",
  "icons": {
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "contentScript.bundle.js"
      ],
      "run_at": "document_end"
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.bundle.js"
    ],
    "persistent": true
  },
  "permissions": [
    "tabs",
    "storage",
    "webNavigation",
    "*://*.reddit.com/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon48.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "redditWherever@example.com"
    }
  }
}

ベストのComet - Reddit Comments on YouTube & Webpages代替案

Comet - Reddit Comments on YouTube & Webpagesに類似したFirefox add-onをいくつか紹介します: