VisuaFind Firefox

Examine source code of VisuaFind

Inspect and view changes in VisuaFind source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "VisuaFind",
  "version": "1.4",
  "author": "N3ars",
  "description": "Reverse image search tool using Google Lens and other search engines. You can also add your own!",
  "permissions": [
    "contextMenus",
    "storage"
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_action": {
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_popup": "popup.html",
    "default_title": "Image Searcher"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a0705d63-1ba5-4042-a3f5-2e604bc9aee1}"
    }
  }
}

Best VisuaFind Alternatives

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