WebExtension.net
WebExtension.net

OCR - Image Scanner & AI Capture

View on Chrome Web Store
View OCR - Image Scanner & AI Capture Chrome Extension on Chrome Web Store
4.0 (1 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

A powerful optical character recognition (OCR) extension to capture and convert images to text
Type
Extension
Users
213 users
1
MoxoAI
View author page of MoxoAI
Published
Published on September 28, 2023
Version 7.5.3
Manifest version
3
Updated
Updated on October 4, 2024
View on Chrome Web Store
View OCR - Image Scanner & AI Capture Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "7.5.3",
    "name": "OCR - Image Scanner & AI Capture",
    "description": "A powerful optical character recognition (OCR) extension to capture and convert images to text",
    "permissions": [
        "storage",
        "unlimitedStorage",
        "activeTab",
        "notifications",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/tessdata.projectnaptha.com\/*.gz",
        "https:\/\/github.com\/naptha\/tessdata\/blob\/gh-pages\/*.gz?raw=true",
        "https:\/\/moxoai.com\/*",
        "https:\/\/api-inference.huggingface.co\/*"
    ],
    "homepage_url": "https:\/\/moxoai.com\/contact",
    "background": {
        "service_worker": "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'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/data\/engine\/index.html",
                "\/data\/inject\/sandbox.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top