WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Copyfish 🐟 Free OCR Software

Copyfish 🐟 Free OCR Software

View on Chrome Web Store
View Copyfish 🐟 Free OCR Software Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (938 ratings)
1 new ratings
3 views
This extension has been viewed 3 times
0 downloads
This extension has been downloaded 0 times

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

Copy, paste and translate text from any image, video or PDF.
Type
Extension
Users
800,000 users
100K
Website ocr.space
Ui.Vision / a9t9 software GmbH
View author page of Ui.Vision / a9t9 software GmbH
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 5, 2015
Version 6.2.0
Manifest version
3
Updated
Updated on May 15, 2025
make_chrome_yours/accessibility
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Copyfish 🐟 Free OCR Software Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "commands": {
        "desktop-text-capture-instant": {
            "suggested_key": {
                "default": "Ctrl+Shift+I",
                "mac": "Command+Shift+I"
            },
            "description": "Desktop Text Capture (Instant)"
        },
        "desktop-text-capture-3s-delay": {
            "suggested_key": {
                "default": "Ctrl+Shift+U",
                "mac": "Command+Shift+U"
            },
            "description": "Desktop Text Capture (3s delay)"
        },
        "get-image-from-clipboard": {
            "suggested_key": {
                "default": "Ctrl+Shift+C",
                "mac": "Command+Shift+C"
            },
            "description": "Get image from clipboard"
        }
    },
    "action": {
        "default_icon": {
            "16": "images\/copyfish-16.png",
            "32": "images\/copyfish-32.png",
            "48": "images\/copyfish-48.png",
            "128": "images\/copyfish-128.png"
        },
        "default_title": "__MSG_appName__"
    },
    "default_locale": "en",
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "images\/copyfish-16.png",
        "32": "images\/copyfish-32.png",
        "48": "images\/copyfish-48.png",
        "128": "images\/copyfish-128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "options_ui": {
        "open_in_tab": true,
        "page": "options.html"
    },
    "permissions": [
        "contextMenus",
        "activeTab",
        "scripting",
        "storage",
        "notifications",
        "nativeMessaging",
        "clipboardRead",
        "commands"
    ],
    "short_name": "__MSG_appShortName__",
    "version": "6.2.0",
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "message-dialog.html",
                "dialog.html",
                "config\/config.json",
                "images\/gear.png",
                "images\/outside.png",
                "images\/close.png",
                "images\/translate.png",
                "images\/deepl.jpg",
                "images\/copyfish-32.png"
            ],
            "use_dynamic_url": true
        }
    ]
}
© 2025 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