Inspect and view changes in Image to Text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Image to Text",
"version": "1.0.0",
"description": "Extract and copy visible text from images using browser-side OCR hints.",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "image-to-text-127@mozillamaker.dev",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"permissions": [
"activeTab",
"scripting",
"contextMenus",
"clipboardWrite"
],
"host_permissions": [],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"action": {
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"default_title": "Image to Text"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": false
}
} Best Image to Text Alternatives
Here are some Firefox add-ons that are similar to Image to Text:
Image Text Extractor
Waterpoint
OCR Text Extractor
Bloop
Copy Image Text
Six Corporation Inc.
SnipText
Aryeahh
Web Clipper with OCR
Gisele
Image To Text - imagetotext.io
imagetotext
Screenshot-to-Text AI LM
Jumin Onin
YouTube OCR
Jobayer Mojumder
Image to Text Converter
Phtaya
SnapText OCR - Image to Text
SnapTool Labs
OCR - Image Reader
Brian
SelectText
rxliuli