Navigation Stats Firefox

Examine source code of Navigation Stats

By: wick
Inspect and view changes in Navigation Stats source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Navigation Stats",
  "version": "3.1.0",
  "browser_action": {
    "default_icon": {
      "32": "icons/icon-32.png"
    },
    "default_title": "Navigation Stats",
    "default_popup": "popup.html"
  },
  "permissions": [
    "webNavigation",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "32": "icons/icon-32.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "50.0"
    }
  }
}

Best Navigation Stats Alternatives

Here are some Firefox add-ons that are similar to Navigation Stats: