UrlTool Firefox

Examine source code of UrlTool

Par : TimLin Add-on
Inspect and view changes in UrlTool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "這是開發中的工具,請勿下載。網址小工具,用來處理網址轉跳後到想去的地方",
  "manifest_version": 2,
  "name": "UrlTool",
  "version": "1.0.4",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "permissions": [
    "storage",
    "webNavigation"
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "urltool.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{608ab357-8f9d-4589-8a14-39bd4a34fa52}",
      "strict_min_version": "57.0a1"
    }
  }
}

Meilleures alternatives UrlTool

Voici quelques Firefox add-ons qui sont similaires à UrlTool :