Quick Dial Firefox

Examine source code of Quick Dial

提供元: matmoul Add-on
Inspect and view changes in Quick Dial 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": "Quick Dial",
  "version": "0.1.24",
  "author": "MatMoul",
  "homepage_url": "https://github.com/MatMoul/quickdial-webext",
  "developer": {
    "name": "MatMoul",
    "url": "https://github.com/MatMoul/quickdial-webext"
  },
  "icons": {
    "24": "img/24.png",
    "32": "img/32.png"
  },
  "permissions": [
    "storage",
    "bookmarks",
    "contextMenus",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "24": "img/24.png",
      "32": "img/32.png"
    }
  },
  "chrome_url_overrides": {
    "newtab": "dial.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "quickdial@matmoul.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "default_locale": "en"
}

ベストのQuick Dial代替案

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