Faster OCR Firefox

Examine source code of Faster OCR

Inspect and view changes in Faster OCR source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Faster OCR",
  "description": "Image to text",
  "version": "0.0.0.15",
  "browser_specific_settings": {
    "gecko": {
      "id": "f-ocr-gotestingspace@gmail.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "128": "128.png"
  },
  "action": {
    "default_title": "Show view",
    "default_popup": "popup.html"
  },
  "permissions": [],
  "web_accessible_resources": [
    {
      "resources": [
        "assets/*",
        "content.js",
        "options.html",
        "popup.html"
      ],
      "matches": [
        "*://options.html/*",
        "*://popup.html/*"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
  }
}

Best Faster OCR Alternatives

Here are some Firefox add-ons that are similar to Faster OCR: