Object Finder AI Firefox

Examine source code of Object Finder AI

Inspect and view changes in Object Finder AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "description": "__MSG_appDescription__",
  "version": "0.0.1",
  "manifest_version": 2,
  "icons": {
    "128": "images/128x128.png"
  },
  "background": {
    "scripts": [
      "background.bundle.js"
    ]
  },
  "default_locale": "en",
  "permissions": [
    "<all_urls>",
    "contextMenus",
    "activeTab",
    "tts",
    "storage"
  ],
  "browser_action": {
    "default_icon": {
      "128": "images/128x128.png"
    }
  },
  "externally_connectable": {
    "matches": [
      "*://localhost/*",
      "*://imagetext.xyz/*",
      "*://*.imagetext.xyz/*"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.bundle.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "objectfinderai@fxboob",
      "strict_min_version": "42.0"
    }
  }
}

Best Object Finder AI Alternatives

Here are some Firefox add-ons that are similar to Object Finder AI: