WebExtension.net
WebExtension.net

CraftSpy for Etsy sellers

View on Chrome Web Store
View CraftSpy for Etsy sellers Chrome Extension on Chrome Web Store
5.0 (10 ratings)

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

Helper Tools for Etsy sellers: Easily Copy Tags from Esty listing and Export Reviews
Type
Extension
Users
10,000 users
Website craft-spy.com
Extpose
View author page of Extpose
Published
Published on June 29, 2024
Version 0.2.0
Manifest version
3
Updated
Updated on September 20, 2024
View on Chrome Web Store
View CraftSpy for Etsy sellers Chrome Extension on Chrome Web Store
productivity/workflow
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": "__MSG_extName__",
    "description": "__MSG_extShortDesc__",
    "version": "0.2.0",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.etsy.com\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "alarms",
        "scripting",
        "storage",
        "identity"
    ],
    "host_permissions": [
        "https:\/\/www.etsy.com\/*"
    ],
    "default_locale": "en",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "300": "icons\/icon300.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "css\/shadow.css"
            ],
            "matches": [
                "https:\/\/www.etsy.com\/*"
            ]
        }
    ]
}
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