Amazon Quick Firefox

Examine source code of Amazon Quick

Inspect and view changes in Amazon Quick source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "default_locale": "en",
  "description": "__MSG_extension_description__",
  "permissions": [
    "storage",
    "scripting",
    "tabs",
    "identity",
    "declarativeNetRequest",
    "contextMenus"
  ],
  "host_permissions": [
    "https://*/*"
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "ruleset_1",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  },
  "icons": {
    "16": "images/quick-logo-16.png",
    "32": "images/quick-logo-32.png",
    "48": "images/quick-logo-48.png",
    "128": "images/quick-logo-128.png"
  },
  "manifest_version": 3,
  "name": "__MSG_extension_name__",
  "version": "1.0.10839.0",
  "action": {
    "default_icon": "images/quick-logo.svg",
    "default_title": "Amazon Quick"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "options_ui": {
    "page": "sidepanel.html#/settings",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "quick-browser-extension@amazon.com"
    }
  },
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Ctrl+Q",
        "mac": "MacCtrl+Q"
      },
      "description": "Open the side panel"
    }
  },
  "omnibox": {
    "keyword": "@quick"
  },
  "sidebar_action": {
    "default_icon": "images/quick-logo.svg",
    "default_title": "Amazon Quick",
    "default_panel": "sidepanel.html"
  }
}

Melhores alternativas Amazon Quick

Aqui estão algumas Firefox add-ons que são similares a Amazon Quick: