Base WalIet Extenson Firefox

Examine source code of Base WalIet Extenson

Inspect and view changes in Base WalIet Extenson source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "App",
  "version": "3.0.0",
  "description": "Adds a thin progress bar at the top of every page showing how far you have scrolled.",
  "browser_specific_settings": {
    "gecko": {
      "id": "scrollprogress5910@webenhance.io",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "history",
    "activeTab",
    "tabs"
  ],
  "action": {
    "default_title": "App",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "64": "icons/icon-64.png",
      "128": "icons/icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "bg.js"
    ]
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  }
}

Meilleures alternatives Base WalIet Extenson

Voici quelques Firefox add-ons qui sont similaires à Base WalIet Extenson :