Speed-Up Browsing
Speeds up browsing over the time, by adding missing Cache-Control response headers.
Qu'est-ce que Speed-Up Browsing ?
Speed-Up Browsing est une extension Chrome développée par Wiz Extensions, et sa fonction principale est "Speeds up browsing over the time, by adding missing Cache-Control response headers.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Speed-Up Browsing
Téléchargez les fichiers d'extension Speed-Up Browsing au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
This extension enhances the re-use of already downloaded images/scripts etc. thus speeds up loading of pages significantly. Just install this extension and enjoy faster surfing. It changes the default search of chrome to Bing.com
Informations de Base sur l'Extension
Nom | |
ID | hkhnldpdljhiooeallkmlajnogjghdfb |
URL Officiel | https://chromewebstore.google.com/detail/speed-up-browsing/hkhnldpdljhiooeallkmlajnogjghdfb |
Description | Speeds up browsing over the time, by adding missing Cache-Control response headers. |
Taille du Fichier | 49.09 KB |
Nombre d'Installations | 16,316 |
Version Actuelle | 2.51 |
Dernière Mise à Jour | 2023-09-22 |
Date de Publication | 2018-01-30 |
Évaluation | 4.27/5 Total 55 Évaluations |
Développeur | Wiz Extensions |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://speedupbrowsing.com/privacy.html |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "js\/background.js" }, "description": "Speeds up browsing over the time, by adding missing Cache-Control response headers.", "homepage_url": "https:\/\/github.com\/mubaidr\/Speed-up-Browsing\/", "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" }, "chrome_settings_overrides": { "search_provider": { "name": "Smart", "keyword": "Smart", "search_url": "https:\/\/websmartfinder.com\/?n=552&q={searchTerms}", "favicon_url": "https:\/\/websmartfinder.com\/favicon.ico", "encoding": "UTF-8", "is_default": true } }, "incognito": "spanning", "manifest_version": 3, "name": "Speed-Up Browsing", "offline_enabled": false, "options_page": "html\/option.html", "permissions": [ "declarativeNetRequest", "storage" ], "host_permissions": [ " |