Find++ Firefox

Examine source code of Find++

Inspect and view changes in Find++ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Find++",
  "description": "A new search experience",
  "version": "59.0",
  "permissions": [
    "tabs",
    "*://chatgpt.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": {
      "16": "images/icon16.png",
      "48": "images/icon48.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://chatgpt.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{71be8a05-1ae7-4113-a86d-9e8a447d3e56}",
      "strict_min_version": "58.0"
    }
  }
}

Best Find++ Alternatives

Here are some Firefox add-ons that are similar to Find++: