Inspect and view changes in Tiny OCR source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tiny OCR",
"version": "1.0.2",
"description": "Select a rectangular area from the current tab, run offline OCR, and copy extracted text.",
"icons": {
"48": "icons/ocr-48.png",
"96": "icons/ocr-96.png"
},
"browser_action": {
"default_title": "Tiny OCR",
"default_popup": "popup/popup.html",
"default_icon": {
"48": "icons/ocr-48.png",
"96": "icons/ocr-96.png"
}
},
"background": {
"scripts": [
"libs/tesseract.min.js",
"background.js"
],
"persistent": false
},
"permissions": [
"activeTab",
"tabs",
"clipboardWrite"
],
"browser_specific_settings": {
"gecko": {
"id": "tiny-ocr@bipin.local",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Mejores alternativas Tiny OCR
Aquí hay algunas Firefox add-ons que son similares a Tiny OCR:
OCR - Image Reader
Brian
SnipText
Aryeahh
OCR + Translate
Crivella
Namida OCR
Leapward-Koex
SelectText
rxliuli
Image to Text for ChatGPT
Tshetrim Lhendup
img2txt
Zain Khalid
OCR Text Inserter
Shashank
Faster OCR
StellarExplorerGuy
Simple OCR
Ben
SnapText OCR - Image to Text
SnapTool Labs
Alt+Q: Offline & Local QR Code Reader
Base 7 LLP