URL Foundry Firefox

Examine source code of URL Foundry

提供元: nguyenan5208 Add-on
Inspect and view changes in URL Foundry 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": 3,
  "name": "URL Foundry",
  "version": "1.0.0",
  "description": "Collect URLs from chosen tabs and forge them through a reversible local pipeline.",
  "permissions": [
    "tabs",
    "storage",
    "clipboardWrite",
    "bookmarks"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Open URL Foundry"
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "url-foundry@workingmatter.local",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

ベストのURL Foundry代替案

URL Foundryに類似したFirefox add-onをいくつか紹介します: