WebExtension.net
WebExtension.net

Screenshot reader™

View on Chrome Web Store
View Screenshot reader™ Chrome Extension on Chrome Web Store
2.7 (82 ratings)

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

Screenshot reading support for Read&Write for Google Chrome™
Type
Extension
Users
5,000,000 users
Texthelp
View author page of Texthelp
Published
Published on October 13, 2015
Version 2.0.3
Manifest version
3
Updated
Updated on July 15, 2024
View on Chrome Web Store
View Screenshot reader™ Chrome Extension on Chrome Web Store
make_chrome_yours/accessibility
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "2.0.3",
    "default_locale": "en_US",
    "minimum_chrome_version": "102",
    "background": {
        "service_worker": "scripts\/serviceworker.js"
    },
    "permissions": [
        "activeTab"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/teams.microsoft.com\/*"
            ],
            "js": [
                "scripts\/init.js"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "<all_urls>",
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "ftp:\/\/*\/*",
                "file:\/\/*\/*"
            ],
            "js": [
                "scripts\/main.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "action": {
        "default_icon": {
            "16": "assets\/icons\/icon16.png",
            "24": "assets\/icons\/icon24.png",
            "32": "assets\/icons\/icon32.png"
        },
        "default_title": "Screenshot Reader"
    },
    "icons": {
        "48": "assets\/icons\/icon48.png",
        "64": "assets\/icons\/icon64.png",
        "128": "assets\/icons\/icon128.png",
        "256": "assets\/icons\/icon256.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "pages\/ocr.html",
                "scripts\/*",
                "tesseract\/traineddata\/*.traineddata.gz"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "externally_connectable": {
        "ids": [
            "inoeonmfapjbbkmdafoankkfajkcphgd",
            "ikfigngpioedjjooplekefdiilaokaik",
            "dbjckccifhpibdafmobmejknpeabihae",
            "ajaeogmnpifbkbeafhdkehdigkllnlmj",
            "khlcpnnojomfljfplojjgafklknofead",
            "efeafadncamffgiohgiciboonbjldkfj",
            "feepmdlmhplaojabeoecaobfmibooaid",
            "ohfjebjepnlldifcbcfmopifaebcjehc",
            "kjdlncjmapipcfmpidkeebmmcffjlidp",
            "bjglhpoliipklkfjcahfefdlfpifcinb"
        ],
        "matches": [
            "https:\/\/pdf.texthelp.com\/*",
            "https:\/\/pdf.dev.texthelp.com\/*",
            "https:\/\/orbitproxy.texthelp.com\/*",
            "https:\/\/orbit.texthelp.com\/*",
            "https:\/\/orbitdoc.texthelp.com\/*"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmueDSO2WNe7\/ltRXH5pxRKwRaMKoDOU5PGGUKt1SNIBrSGAAmSR77AhkUqzhHke3bMNN2\/0WOFp0k7LJSk5r8hmQ65eg59wjFLBkbtWuSUkxs9ZrdK30sC7lQde8JSoAR9qyezqqZ3pEKXNPBCkllRU2xDao42+QWPZeit\/S6cIFQE4ZlQfMSfvw2Qs5QkbPnRlfb2Fsmk1C+uAGLADEu3IHXsFohrhx4bsTXKqjrJpcfyswTrl+flG\/t+3ikrnOGV\/gfWPsPnBPppLcaiKo3EVm51DXFtK3BZ4ENkLYfK8DDPKEG\/khzhvkc65zFOme3qQC7qH1MmMftwx2dS13NQIDAQAB"
}
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