Add‑Param Firefox

Examine source code of Add‑Param

Por: Bigdav Add-on
Inspect and view changes in Add‑Param source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Add‑Param",
  "version": "1.1",
  "description": "Opens current URL with query params in batches of 20.",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_action": {
    "default_title": "Open Params",
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png",
      "128": "icons/icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d7855cb4-3004-447b-8fd2-4953de47f467}"
    }
  }
}

Melhores alternativas Add‑Param

Aqui estão algumas Firefox add-ons que são similares a Add‑Param: