WebTrack Stats Firefox

Examine source code of WebTrack Stats

Par : Shan
Inspect and view changes in WebTrack Stats source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Website Stats",
  "version": "1.0",
  "browser_action": {
    "default_icon": "icons/logo_64.png",
    "default_title": "Website Stats",
    "default_popup": "popup.html"
  },
  "permissions": [
    "webNavigation",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "description": "Show stats about which web-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": "52.0a1",
      "id": "{af678bdb-398e-4cf7-889d-82f532f567a5}"
    }
  }
}

Meilleures alternatives WebTrack Stats

Voici quelques Firefox add-ons qui sont similaires à WebTrack Stats :