Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Etsy Shop Specialist, Emma Evans", "short_name": "Specialist", "version": "1.1", "description": "Shop optimization, product descriptions, tag optimization, SEO implementation, listing enhancement, marketing strategy", "action": { "default_icon": { "16": "icons\/Icon16.png", "48": "icons\/Icon48.png", "128": "icons\/Icon128.png" } }, "background": { "service_worker": "background.js", "type": "module" }, "icons": { "16": "icons\/Icon16.png", "48": "icons\/Icon48.png", "128": "icons\/Icon128.png" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'; frame-src https:\/\/do.pebblerunmedia.com\/emmatag" }, "permissions": [ "windows" ] }