QuickSearch - Little Arc-Style Overlay Firefox

Examine source code of QuickSearch - Little Arc-Style Overlay

제작자: AlexOChunk Add-on
Inspect and view changes in QuickSearch - Little Arc-Style Overlay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QuickSearch",
  "version": "8.4",
  "description": "Arc-style mini browser window for Firefox.",
  "author": "Darsh-A (original script creator) & AlexOChunk",
  "permissions": [
    "search",
    "tabs",
    "storage",
    "activeTab",
    "webNavigation",
    "cookies",
    "contextualIdentities",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "commands": {
    "toggle-minibrowser": {
      "suggested_key": {
        "default": "Ctrl+Alt+N",
        "mac": "Ctrl+Alt+N"
      },
      "description": "Toggle mini browser window"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "quicksearch@alexochunk",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

최고의 QuickSearch - Little Arc-Style Overlay 대안

다음은 QuickSearch - Little Arc-Style Overlay과(와) 유사한 Firefox add-on입니다: