counter strike [New Tab Theme]
CS Online (CS 1.6) - Classic FPS action. Play Counter-Strike online with other players worldwide in your browser!
counter strike [New Tab Theme]란 무엇입니까?
counter strike [New Tab Theme]은(는) gamestabpvtltd에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "CS Online (CS 1.6) - Classic FPS action. Play Counter-Strike online with other players worldwide in your browser!"입니다.
확장 프로그램 스크린샷
counter strike [New Tab Theme] 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
counter strike extension provide you with counter strike on PC new tab page. Created for counter strike fans. Counter-Strike (CS) is a series of multiplayer first-person shooter video games in which teams of terrorists battle to perpetrate an act of terror (bombing, hostage-taking, assassination) while counter-terrorists try to prevent it (bomb defusal, hostage rescue). The series began on Windows in 1999 with the release of the first game, Counter-Strike. Features: 1. When you click on New Tab then you see New Images. 2. In Games section you see Latest Games, so just click on it and play Now. 3. Show & Hide Time . 4. Share With your friends. Note:- This extension is only for Among Us Fans, When you add this extension you see your Chrome Wallpaper Was Changed.
확장 프로그램 기본 정보
이름 | |
ID | ejiediiohjoffgbodidemofagmdmbffd |
공식 URL | https://chrome.google.com/webstore/detail/counter-strike-new-tab-th/ejiediiohjoffgbodidemofagmdmbffd |
설명 | CS Online (CS 1.6) - Classic FPS action. Play Counter-Strike online with other players worldwide in your browser! |
파일 크기 | 1.82 MB |
설치 횟수 | 148 |
현재 버전 | 2.2 |
최근 업데이트 | 2021-06-14 |
출시 날짜 | 2021-06-14 |
평점 | 4.00/5 총 1 개의 평점 |
개발자 | gamestabpvtltd |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://games.techysharif.live/game/counter-strike-online-game |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "counter strike [New Tab Theme]", "version": "2.2", "description": "CS Online (CS 1.6) - Classic FPS action. Play Counter-Strike online with other players worldwide in your browser!", "action": { "default_icon": { "16": "logo16.png", "32": "logo32.png" } }, "icons": { "16": "logo16.png", "32": "logo32.png", "48": "logo48.png", "128": "logo128.png" }, "host_permissions": [ "http:\/\/admin.onlynewtab.com\/*" ], "background": { "background.service_worker": "js\/background.js" }, "chrome_url_overrides": { "newtab": "newtab.html" } } |