YtNotiFix Firefox

Examine source code of YtNotiFix

Inspect and view changes in YtNotiFix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YtNotiFix",
  "description": "Puts Youtube notifications back in a single list",
  "version": "1.0.2",
  "icons": {
    "48": "YtNotiFix_48x48.png",
    "128": "YtNotiFix_128x128.png"
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "https://www.youtube.com/*"
      ],
      "all_frames": true,
      "run_at": "document_end"
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "YtNotiFix_128x128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5c8abdef-9748-4736-adfc-d6fc413c1bf6}"
    }
  }
}

최고의 YtNotiFix 대안

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