Web Usage Badges Firefox

Examine source code of Web Usage Badges

Inspect and view changes in Web Usage Badges source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Web Usage Badges",
  "version": "1.0",
  "description": "Earn badges based on your browsing habits (e.g., reading, learning).",
  "permissions": [
    "tabs",
    "<all_urls>",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{332a9abe-0736-4f5a-91cb-1dd456e1f034}"
    }
  }
}

Meilleures alternatives Web Usage Badges

Voici quelques Firefox add-ons qui sont similaires à Web Usage Badges :