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", "background": { "service_worker": "js\/background.js", "type": "module" }, "description": "Speeds up browsing over the time, by adding missing Cache-Control response headers.", "homepage_url": "https:\/\/github.com\/mubaidr\/Speed-up-Browsing\/", "host_permissions": [ "<all_urls>" ], "icons": { "24": "\/img\/Lightning Bolt-24x24.png", "32": "\/img\/Lightning Bolt-32x32.png", "48": "\/img\/Lightning Bolt-48x48.png", "64": "\/img\/Lightning Bolt-64x64.png", "128": "\/img\/Lightning Bolt-128x128.png", "256": "\/img\/Lightning Bolt-256x256.png" }, "manifest_version": 3, "name": "Speed-Up Browsing OG", "offline_enabled": false, "options_page": "html\/option.html", "permissions": [ "storage", "declarativeNetRequest", "declarativeNetRequestWithHostAccess" ], "version": "1.0.0" }