Surf Start
Surf Start - Follow The Game - See The Latest Surf Results and Updates
Surf Start là gì?
Surf Start là một tiện ích mở rộng Chrome được phát triển bởi nStart online, và tính năng chính của nó là "Surf Start - Follow The Game - See The Latest Surf Results and Updates".
Ả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 Surf Start
Tải xuống các tệp mở rộng Surf Start 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
Surf Start - We are 100% Free! Get quick access to top Sports sites for live scores, latest news and updates. We provide top sports experience in your new tab. Get fast and easy access to major websites that are providing Surf updates The search features use within the extension will be provided by top search engines; however, the extension will not make any changes in your default browser search setting. By installing the Surf Start Chrome extension you agree to install this application, and you agree to the End User License Agreement and the Privacy Policy. End User License Agreement - https://www.nstart.online/trms Privacy Policy - https://www.nstart.online/pp How to remove this extension from your Chrome? You can open your Chrome browser’s Settings and find our extension in the Extensions page. Click on the “Remove” button and it will be completely removed. Alternatively, you can right-click on the extension’s icon on your browser, select “Remove from Chrome” from the drop-down menu.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Surf Start |
ID | hcdgaafdnplldeijgmldeididbcppkjc |
URL Chính Thức | https://chromewebstore.google.com/detail/surf-start/hcdgaafdnplldeijgmldeididbcppkjc |
Mô tả | Surf Start - Follow The Game - See The Latest Surf Results and Updates |
Kích Thước Tệp | 239 KB |
Số Lần Cài Đặt | 54,829 |
Phiên Bản Hiện Tại | 1.1.0.1 |
Cập Nhật Lần Cuối | 2024-01-17 |
Ngày Phát Hành | 2022-07-25 |
Đánh Giá | 4.02/5 Tổng số 50 Đánh Giá |
Nhà Phát Triển | nStart online |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://nstart.online/pp |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "background.js" }, "action": { "default_icon": { "32": "icons\/surf-32.png", "64": "icons\/surf-64.png" } }, "default_locale": "en", "description": "Surf Start - Follow The Game - See The Latest Surf Results and Updates", "icons": { "32": "icons\/surf-32.png", "64": "icons\/surf-64.png", "128": "icons\/surf-128.png" }, "chrome_url_overrides": { "newtab": ".\/\/main.html" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "manifest_version": 3, "permissions": [ "storage", "cookies" ], "host_permissions": [ "https:\/\/www.efeho.pw\/*", "https:\/\/www.nstart.online\/*", "https:\/\/t.nstart.online\/*" ], "name": "Surf Start", "version": "1.1.0.1" } |