By: Brian
Inspect and view changes in OCR - Image Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"version": "0.4.5",
"name": "OCR - Image Reader",
"description": "A powerful optical character recognition (OCR) extension to capture and convert images to text",
"permissions": [
"storage",
"unlimitedStorage",
"activeTab",
"notifications",
"scripting"
],
"optional_permissions": [
"clipboardWrite"
],
"host_permissions": [
"https://tessdata.projectnaptha.com/*.gz",
"https://github.com/naptha/tessdata/blob/gh-pages/*.gz?raw=true"
],
"homepage_url": "https://webextension.org/listing/ocr.html",
"background": {
"service_worker": "worker.js",
"scripts": [
"worker.js"
]
},
"icons": {
"16": "/data/icons/16.png",
"32": "/data/icons/32.png",
"48": "/data/icons/48.png",
"64": "/data/icons/64.png",
"128": "/data/icons/128.png",
"256": "/data/icons/256.png",
"512": "/data/icons/512.png"
},
"action": {},
"content_security_policy": {
"extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; worker-src 'self';"
},
"web_accessible_resources": [
{
"resources": [
"data/engine/index.html",
"data/inject/sandbox.html"
],
"matches": [
"<all_urls>"
]
}
],
"commands": {
"_execute_action": {
"description": "Execute Action"
},
"simulate_action": {
"description": "Simulate Action Click"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{e4c6eef1-8b3b-4daa-8757-707702e7528d}",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best OCR - Image Reader Alternatives
Here are some Firefox add-ons that are similar to OCR - Image Reader:
Image to Text for ChatGPT
Tshetrim Lhendup
OCR + Translate
Crivella
SelectText
rxliuli
Image To Text - imagetotext.io
imagetotext
korporize
gnonio
OCR Text Extractor
Bloop
OCR Text Inserter
Shashank
Namida OCR
Leapward-Koex
QR Code Reader
Joue
TrueCaptcha
True Captcha
QRShot
Yi-Chieh Chiu