WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Check Typo: AI Spell-checker

Check Typo: AI Spell-checker

View on Chrome Web Store
View Check Typo: AI Spell-checker Chrome Extension on Chrome Web Store
Add to bookmarks
1.0 (1 ratings)
13 views
This extension has been viewed 13 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.

Check Typo is your AI spell-checker for all languages. It fixes typos, corrects grammar, and enhances your writing quality!
Type
Extension
Users
171 users
1
Website checktypo.com
ECALL TECHNOLOGIES
View author page of ECALL TECHNOLOGIES
Published
Published on December 27, 2023
Version 0.0.7
Manifest version
3
Updated
Updated on October 26, 2024
productivity/communication
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Check Typo: AI Spell-checker 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",
    "description": "Check Typo is your AI spell-checker for all languages. It fixes typos, corrects grammar, and enhances your writing quality!",
    "version": "0.0.7",
    "manifest_version": 3,
    "name": "Check Typo: AI Spell-checker",
    "options_page": "options.html",
    "action": {
        "default_popup": "popup.html",
        "default_icon": "icon-32.png"
    },
    "icons": {
        "128": "icon-128.png"
    },
    "host_permissions": [
        "https:\/\/checktypo.com\/*"
    ],
    "background": {
        "service_worker": "background.bundle.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "contentScript.bundle.js"
            ],
            "css": [
                "content.styles.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content.styles.css",
                "icon-128.png",
                "icon-32.png"
            ],
            "matches": []
        }
    ],
    "oauth2": {
        "client_id": "245752618587-igl40vkb0onn9l65rm3fgnbgmi440hjc.apps.googleusercontent.com",
        "scopes": [
            "email"
        ]
    },
    "permissions": [
        "identity"
    ]
}
© 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