Image Text Extractor Firefox

Examine source code of Image Text Extractor

Inspect and view changes in Image Text Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Image Text Extractor",
  "version": "1.0",
  "description": "Extract and copy text from images directly in your browser.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "activeTab",
    "downloads"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Extract Text from Image",
    "default_popup": "popup.html"
  },
  "web_accessible_resources": [
    "background.js"
  ],
  "licenses": "MIT",
  "browser_specific_settings": {
    "gecko": {
      "id": "{fd053e9e-7e0f-4979-a4f6-459803050a28}"
    }
  }
}

Best Image Text Extractor Alternatives

Here are some Firefox add-ons that are similar to Image Text Extractor: