Speed-Up Browsing
Speeds up browsing over the time, by adding missing Cache-Control response headers.
Speed-Up Browsing là gì?
Speed-Up Browsing là một tiện ích mở rộng Chrome được phát triển bởi Wiz Extensions, và tính năng chính của nó là "Speeds up browsing over the time, by adding missing Cache-Control response headers.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Speed-Up Browsing
Tải xuống các tệp mở rộng Speed-Up Browsing dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | hkhnldpdljhiooeallkmlajnogjghdfb |
URL Chính Thức | https://chromewebstore.google.com/detail/speed-up-browsing/hkhnldpdljhiooeallkmlajnogjghdfb |
Mô tả | Speeds up browsing over the time, by adding missing Cache-Control response headers. |
Kích Thước Tệp | 49.09 KB |
Số Lần Cài Đặt | 16,316 |
Phiên Bản Hiện Tại | 2.51 |
Cập Nhật Lần Cuối | 2023-09-22 |
Ngày Phát Hành | 2018-01-30 |
Đánh Giá | 4.27/5 Tổng số 55 Đánh Giá |
Nhà Phát Triển | Wiz Extensions |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://speedupbrowsing.com/privacy.html |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |