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", "name": "Scroll to Top", "version": "3.0.0", "description": "Just a Scroll to Top Button", "homepage_url": "https:\/\/singleclickapps.com\/scroll-button", "icons": { "16": "icon24.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "service_worker": "background.js" }, "action": { "default_icon": "icon24.png", "default_title": "Scroll to Top" }, "permissions": [ "activeTab", "storage", "scripting" ], "offline_enabled": true, "options_page": "settings.html", "manifest_version": 3 }