WebExtension.net
WebExtension.net

Caret

View on Chrome Web Store
View Caret Chrome Extension on Chrome Web Store
4.6 (1,264 ratings)

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

Professional text editing for Chrome and Chrome OS
Type
Extension
Users
400,000 users
Thomas Wilburn
View author page of Thomas Wilburn
Published
Published on September 1, 2013
Version 1.8.25
Manifest version
2
Updated
Updated on June 21, 2020
View on Chrome Web Store
View Caret Chrome Extension on Chrome Web Store
productivity/developer
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Caret",
    "description": "Professional text editing for Chrome and Chrome OS",
    "version": "1.8.25",
    "manifest_version": 2,
    "default_locale": "en",
    "icons": {
        "128": "icon-128.png"
    },
    "app": {
        "background": {
            "scripts": [
                "background.js"
            ]
        }
    },
    "permissions": [
        "clipboardRead",
        "clipboardWrite",
        "contextMenus",
        "storage",
        "notifications",
        "syncFileSystem",
        "app.window.fullscreen.overrideEsc",
        {
            "fileSystem": [
                "write",
                "retainEntries",
                "directory"
            ]
        }
    ],
    "kiosk_enabled": false,
    "offline_enabled": true,
    "file_handlers": {
        "text": {
            "types": [
                "application\/javascript",
                "application\/json",
                "application\/x-shellscript",
                "application\/xml",
                "message\/rfc822",
                "text\/*",
                "application\/*"
            ]
        }
    }
}
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