historious extension Firefox

Examine source code of historious extension

By: Stavros
Inspect and view changes in historious extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "historious extension",
  "short_name": "historious bookmarking extension",
  "version": "1.7",
  "manifest_version": 2,
  "options_ui": {
    "page": "options.html"
  },
  "description": "historio.us extension",
  "permissions": [
    "tabs",
    "notifications",
    "http://historio.us/*",
    "https://historio.us/*",
    "activeTab"
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "default_icon": "icon19.png",
    "default_title": "historify!"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best historious extension Alternatives

Here are some Firefox add-ons that are similar to historious extension: