Ceron comments (Unofficial) Firefox

Examine source code of Ceron comments (Unofficial)

By: tkrkt Add-on
Inspect and view changes in Ceron comments (Unofficial) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Ceron comments (Unofficial)",
  "manifest_version": 2,
  "version": "1.0.0",
  "description": "Show the number of Ceron comments",
  "icons": {
    "128": "resources/icon128.png"
  },
  "browser_action": {
    "default_title": "Ceron link",
    "default_icon": "resources/icon128.png"
  },
  "background": {
    "scripts": [
      "dist/background.bundle.js"
    ]
  },
  "permissions": [
    "tabs",
    "https://ceron.jp/url/*"
  ]
}

Best Ceron comments (Unofficial) Alternatives

Here are some Firefox add-ons that are similar to Ceron comments (Unofficial):