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": "Browse N Bargain", "description": "Browse N Bargain adds a widget for searching shopping sites or using Yahoo-powered search, all in one easy-to-use interface.", "version": "1.0.0", "action": { "default_icon": { "128": "images\/icon128.png" }, "default_title": "Browse N Bargain", "default_popup": "widget\/widget.html" }, "icons": { "128": "images\/icon128.png" }, "permissions": [ "storage" ], "background": { "service_worker": "sw\/sw.js" } }