Nav Stats Firefox

Examine source code of Nav Stats

By: Nabendu
Inspect and view changes in Nav Stats source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Nav Stats",
  "version": "1.1resigned1",
  "browser_action": {
    "default_icon": "icons/logo_64.png",
    "default_title": "Navigation Stats",
    "default_popup": "popup.html"
  },
  "permissions": [
    "webNavigation",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "description": "Show navigation stats about which pages you've visited.",
  "icons": {
    "32": "icons/logo_32.png",
    "48": "icons/logo_48.png",
    "64": "icons/logo_64.png"
  },
  "applications": {
    "gecko": {
      "strict_min_version": "50.0",
      "id": "{0ca1126a-8f54-4303-b1d2-dc933c887392}"
    }
  }
}

Best Nav Stats Alternatives

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