Speed-Up Browsing
Speeds up browsing over the time, by adding missing Cache-Control response headers.
Speed-Up Browsingとは何ですか?
Speed-Up BrowsingはWiz Extensionsによって開発されたChromeの拡張機能で、その主な機能は「Speeds up browsing over the time, by adding missing Cache-Control response headers.」です。
拡張機能のスクリーンショット
Speed-Up Browsing拡張機能のCRXファイルをダウンロード
Speed-Up Browsing拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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
拡張機能の基本情報
名前 | |
ID | hkhnldpdljhiooeallkmlajnogjghdfb |
公式URL | https://chromewebstore.google.com/detail/speed-up-browsing/hkhnldpdljhiooeallkmlajnogjghdfb |
説明 | Speeds up browsing over the time, by adding missing Cache-Control response headers. |
ファイルサイズ | 49.09 KB |
インストール数 | 16,316 |
現在のバージョン | 2.51 |
最終更新日 | 2023-09-22 |
公開日 | 2018-01-30 |
評価 | 4.27/5 合計 55 レビュー |
開発者 | Wiz Extensions |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://speedupbrowsing.com/privacy.html |
対応言語 | 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": [ " |