Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Page Auto-Refresher", "version": "1.0", "action": { "default_popup": "popup.html", "default_icon": { "16": "auto-refresher-16_x_16.png", "48": "auto-refresher-48_x_48.png", "128": "auto-refresher-128_x_128.png" } }, "icons": { "16": "auto-refresher-16_x_16.png", "48": "auto-refresher-48_x_48.png", "128": "auto-refresher-128_x_128.png" }, "permissions": [ "activeTab" ] }