Shopify Changelog Generator 1.1.1
FREE
Released:2018-08-27
Manifest File:
{"name":"Shopify Changelog Generator","icons":{"16":"icon.png","128":"icon.png"},"version":"1.1.1","background":{"scripts":["background.js"]},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"This extension shows a simple changelog of files you changed on your Shopify theme in the console.","permissions":["tabs","clipboardRead","clipboardWrite","storage","unlimitedStorage"],"browser_action":{"default_popup":"popup.html","default_title":"Shopify Changelog Generator"},"content_scripts":[{"js":["frontend.js"],"runat":"document_end","matches":["http:\/\/*.myshopify.com\/admin\/themes\/*","https:\/\/*.myshopify.com\/admin\/themes\/*","https:\/\/*.zendesk.com\/*"]}],"manifest_version":2,"externally_connectable":{"matches":["*:\/\/*.zendesk.com\/*"]},"content_security_policy":"script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'","web_accessible_resources":["\/client.js","\/frontend.js","\/zendesk_client.js"]}