WebExtension.net
WebExtension.net

AI Chrome Extension powered by ChatGPT - Magictool AI

View on Chrome Web Store
View AI Chrome Extension powered by ChatGPT - Magictool AI Chrome Extension on Chrome Web Store
4.9 (126 ratings)

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

Your All-in-One AI Chrome Extension featuring ChatGPT, AI Writer, Grammar Checker, Paraphraser, Youtube Summarizer +20 more.
Type
Extension
Users
10,000 users
Website magictool.ai
Magictool.ai
View author page of Magictool.ai
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 22, 2023
Version 1.5.1
Manifest version
3
Updated
Updated on June 8, 2024
View on Chrome Web Store
View AI Chrome Extension powered by ChatGPT - Magictool AI Chrome Extension on Chrome Web Store
productivity/communication
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": "AI Chrome Extension powered by ChatGPT - Magictool AI",
    "version": "1.5.1",
    "description": "Your All-in-One AI Chrome Extension featuring ChatGPT, AI Writer, Grammar Checker, Paraphraser, Youtube Summarizer +20 more.",
    "background": {
        "service_worker": "index.js",
        "type": "module"
    },
    "icons": {
        "16": "images\/icon.png",
        "48": "images\/icon.png",
        "128": "images\/icon.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/icon.png",
                "images\/sparkle-icon.png",
                "images\/magic-tool-logo-200x100.svg",
                "pages\/write.html",
                "pages\/settings.html",
                "assets\/bell-sound.m4a",
                "pages\/screenshot.html"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "chunks\/*-*.js",
                "content\/index.js"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*",
                "<all_urls>"
            ]
        }
    ],
    "content_scripts": [
        {
            "js": [
                "content\/import-index.js"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "css": [
                "content\/main.css"
            ]
        }
    ],
    "permissions": [
        "storage",
        "contextMenus",
        "clipboardRead"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*",
        "<all_urls>"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' ; object-src 'self';"
    },
    "action": [],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+M",
                "mac": "Command+M"
            },
            "description": "Active Magictool.AI"
        }
    }
}
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