Surf Start
Surf Start - Follow The Game - See The Latest Surf Results and Updates
Surf Start란 무엇입니까?
Surf Start은(는) nStart online에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Surf Start - Follow The Game - See The Latest Surf Results and Updates"입니다.
확장 프로그램 스크린샷
Surf Start 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | Surf Start |
ID | hcdgaafdnplldeijgmldeididbcppkjc |
공식 URL | https://chromewebstore.google.com/detail/surf-start/hcdgaafdnplldeijgmldeididbcppkjc |
설명 | Surf Start - Follow The Game - See The Latest Surf Results and Updates |
파일 크기 | 239 KB |
설치 횟수 | 54,829 |
현재 버전 | 1.1.0.1 |
최근 업데이트 | 2024-01-17 |
출시 날짜 | 2022-07-25 |
평점 | 4.02/5 총 50 개의 평점 |
개발자 | nStart online |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://nstart.online/pp |
지원되는 언어 | 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" } |