SearchAid Firefox

Examine source code of SearchAid

Inspect and view changes in SearchAid source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SearchAid",
  "description": "A tool to speed up repetitive searches, by Pascal Pirate",
  "version": "1.9resigned1",
  "applications": {
    "gecko": {
      "id": "{e51365b4-3e0c-4b86-84a0-cc3a2c28b4f5}",
      "strict_min_version": "42.0"
    }
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html",
    "chrome_style": true
  },
  "options_page": "options.html",
  "icons": {
    "16": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "storage",
    "tabs"
  ]
}

최고의 SearchAid 대안

다음은 SearchAid과(와) 유사한 Firefox add-on입니다: