Product Picker 1.0.17
FREE
Released:2019-10-29
Manifest File:
{"name":"Product Picker","icons":{"16":"icons\/icon_16.png","48":"icons\/icon_48.png","128":"icons\/icon_128.png"},"version":"1.0.17","background":{"scripts":["background.js"]},"options_ui":{"page":"options\/options.html","chrome_style":true},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Select products on www.redbubble.com and download as excel format.","permissions":["storage","activeTab","tabs","downloads","https:\/\/sellercentral.amazon.com\/"],"browser_action":{"default_popup":"popup\/popup.html","default_title":"Product Picker"},"content_scripts":[{"js":["pp_redbubble_content.js"],"css":["css\/redbubble-style.css"],"run_at":"document_end","matches":["https:\/\/www.redbubble.com\/*"],"all_frames":true},{"js":["pp_all_overlove_content.js"],"css":["css\/all-overlove-style.css"],"run_at":"document_end","matches":["https:\/\/www.all-overlove.com\/*"],"all_frames":true},{"js":["pp_spreadshirt_content.js"],"css":["css\/spreadshirt-style.css"],"run_at":"document_end","matches":["https:\/\/www.spreadshirt.com\/*"],"all_frames":true},{"js":["pp_threadless_content.js"],"css":["css\/threadless-style.css"],"run_at":"document_end","matches":["https:\/\/www.threadless.com\/*"],"all_frames":true},{"js":["pp_ccmug_content.js"],"css":["css\/ccmug-style.css"],"run_at":"document_end","matches":["https:\/\/www.ccmug.com\/*"],"all_frames":true}],"manifest_version":2}