Askbot unseen posts Firefox

Examine source code of Askbot unseen posts

By: DaveRo Add-on
Inspect and view changes in Askbot unseen posts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Askbot unseen posts",
  "description": "Highlights unseen posts on Askbot sites.",
  "version": "3.0.0",
  "author": "DaveRo",
  "applications": {
    "gecko": {
      "id": "jolla_askbot_unseen_posts@davero.addons.mozilla.org"
    }
  },
  "background": {
    "scripts": [
      "index.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "chrome_style": true
  },
  "permissions": [
    "<all_urls>",
    "tabs",
    "storage",
    "webNavigation"
  ]
}

Best Askbot unseen posts Alternatives

Here are some Firefox add-ons that are similar to Askbot unseen posts: