ComHunt Firefox

Examine source code of ComHunt

提供元: Boris K.
Inspect and view changes in ComHunt source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ComHunt",
  "default_locale": "en",
  "version": "2.2.1",
  "description": "Open source extension to search for YouTube comments under the current video.",
  "browser_action": {
    "default_popup": "popup/comhunt.html"
  },
  "permissions": [
    "https://www.youtube.com/*",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "web_accessible_resources": [
    "comhunt.js",
    "comhunt.css",
    "css/assets/remixicon.ttf",
    "css/assets/remixicon.woff",
    "css/assets/remixicon.woff2"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c9368999-51d4-4a37-9958-ec5f45f5e44d}"
    }
  }
}

ベストのComHunt代替案

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