Spacebar Counter On PC
Change the layout Front Of Chrome Apps using counter strike Wallpaper New Tab Theme [Install Now]
Spacebar Counter On PC란 무엇입니까?
Spacebar Counter On PC은(는) mukeshsahu1020304063에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Change the layout Front Of Chrome Apps using counter strike Wallpaper New Tab Theme [Install Now]"입니다.
확장 프로그램 스크린샷
Spacebar Counter On PC 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Spacebar Counter is now available on chrome Play with the most famous heroes in the history of video games in Spacebar Counter. How to use - Just by clicking on Add to Chrome it will be added automatically install. - Enjoy Spacebar Counter! * You have to disable ad-blocker for use this extension.
확장 프로그램 기본 정보
이름 | Spacebar Counter On PC |
ID | ohfnlgecnicbbgcgdefbkelepccnccki |
공식 URL | https://chromewebstore.google.com/detail/spacebar-counter-on-pc/ohfnlgecnicbbgcgdefbkelepccnccki |
설명 | Change the layout Front Of Chrome Apps using counter strike Wallpaper New Tab Theme [Install Now] |
파일 크기 | 498 KB |
설치 횟수 | 169 |
현재 버전 | 2.3 |
최근 업데이트 | 2021-06-14 |
출시 날짜 | 2021-06-14 |
개발자 | mukeshsahu1020304063 |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://games.techysharif.live/game/spacebar-counter-online |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Spacebar Counter On PC", "version": "2.3", "description": "Change the layout Front Of Chrome Apps using counter strike Wallpaper New Tab Theme [Install Now]", "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" } } |