Search Changes Notification Firefox

Examine source code of Search Changes Notification

Inspect and view changes in Search Changes Notification 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": "{b26e1841-9aa7-4d7e-af50-0a8bb99f29f0}"
    }
  }
}

Best Search Changes Notification Alternatives

Here are some Firefox add-ons that are similar to Search Changes Notification: