Scroll Counter Firefox

Examine source code of Scroll Counter

Por: Marley
Inspect and view changes in Scroll Counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scroll Counter",
  "version": "1.0",
  "description": "Displays a small clock counting daily scrolls.",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{97405caf-f8d2-429b-99f9-7678058d1346}"
    }
  }
}

Mejores alternativas Scroll Counter

Aquí hay algunas Firefox add-ons que son similares a Scroll Counter: