WebExtension.net
Toggle dark mode
WebExtension.net

ai logo creator

View on Chrome Web Store
View ai logo creator Chrome Extension on Chrome Web Store
Add to bookmarks
3.0 (2 ratings)
1 new ratings
39 views
This extension has been viewed 39 times

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

AI logo creator tool for make nice emblems. Best ai logo generator with easy interface for you business.
Type
Extension
Users
579 users
1
Chrome Craft
View author page of Chrome Craft
Published
Published on July 5, 2024
Version 1.1
Manifest version
3
Updated
Updated on July 10, 2024
lifestyle/art
Extension Category
View on Chrome Web Store
View ai logo creator 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",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "default_locale": "en",
    "version": "1.1",
    "minimum_chrome_version": "92",
    "background": {
        "service_worker": ".\/scripts\/background.js",
        "type": "module"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "widgets\/floating-widget\/content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "config.js",
                "\/widgets\/floating-widget\/index.html",
                "\/icons\/icon32.png"
            ]
        }
    ],
    "permissions": [
        "storage",
        "tabs",
        "cookies"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "action": []
}
© 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