Append To Domain Firefox

Examine source code of Append To Domain

提供元: Mauro Fontana Add-on
Inspect and view changes in Append To Domain source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Appends custom string to current domain name",
  "manifest_version": 2,
  "name": "Append To Domain",
  "version": "1.2resigned1",
  "background": {
    "scripts": [
      "append.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "applications": {
    "gecko": {
      "id": "append2domain@example.com"
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "64": "icons/icon-64.png"
    }
  }
}

ベストのAppend To Domain代替案

Append To Domainに類似したFirefox add-onをいくつか紹介します: