Intelligent Search Suggestions Firefox

Examine source code of Intelligent Search Suggestions

By: Daniel Add-on
Inspect and view changes in Intelligent Search Suggestions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Text Search Translator",
  "description": "__MSG_extensionDescription__",
  "version": "1.0",
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "permissions": [
    "contextMenus",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/logo_64.png",
    "default_title": "Text Search Translator",
    "default_popup": "index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f7ab08d2-518b-44c7-91db-b1a1ac348938}"
    }
  }
}

Best Intelligent Search Suggestions Alternatives

Here are some Firefox add-ons that are similar to Intelligent Search Suggestions: