Comntr Firefox

Examine source code of Comntr

By: comntr
Inspect and view changes in Comntr source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Comntr",
  "description": "Post comments to any URL.",
  "version": "1.5",
  "manifest_version": 2,
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_action": {
    "default_title": "Comntr"
  },
  "background": {
    "persistent": false,
    "scripts": [
      "src/webext.js",
      "src/config.js",
      "background.js"
    ]
  },
  "permissions": [
    "https://comntr.live:42751/*",
    "contextMenus",
    "tabs",
    "storage"
  ]
}

Best Comntr Alternatives

Here are some Firefox add-ons that are similar to Comntr: