Hightlight new comments on Reddit Firefox

Examine source code of Hightlight new comments on Reddit

제작자: timendum Add-on
Inspect and view changes in Hightlight new comments on Reddit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "New comments on reddit",
  "version": "1.3",
  "description": "Highlight new comments on reddit",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "*://*.reddit.com/*",
    "storage"
  ],
  "applications": {
    "gecko": {
      "id": "{582133bb-563e-4f7a-a54c-4948256a8efc}",
      "strict_min_version": "54.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*/comments/*"
      ],
      "run_at": "document_end",
      "js": [
        "browser-polyfill.min.js",
        "comments.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html"
  }
}

최고의 Hightlight new comments on Reddit 대안

다음은 Hightlight new comments on Reddit과(와) 유사한 Firefox add-on입니다: