SuperFindNT Firefox

Examine source code of SuperFindNT

By: Nicolas
Inspect and view changes in SuperFindNT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SuperFindNT",
  "version": "1.1.1",
  "description": "Advanced search tool with multi-engine support, quick search widgets, and premium features",
  "permissions": [
    "storage",
    "contextMenus",
    "tabs",
    "activeTab",
    "*://*/*"
  ],
  "content_security_policy": "script-src 'self' https://js.stripe.com; object-src 'self'",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "SuperFindNT Quick Search",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "commands": {
    "quick-search": {
      "suggested_key": {
        "default": "Ctrl+Shift+S",
        "mac": "Command+Shift+S"
      },
      "description": "Quick search with SuperFindNT"
    }
  },
  "web_accessible_resources": [
    "payment.html",
    "payment.js",
    "upgrade.html",
    "success.html",
    "success.js",
    "debug.html",
    "debug.js",
    "icons/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{40643109-77b0-4e42-9acd-3883a719b71b}"
    }
  }
}

Best SuperFindNT Alternatives

Here are some Firefox add-ons that are similar to SuperFindNT: