Among Us on PC & Laptop [New Tab Theme]
Among Us is a 2018 online multiplayer social deduction game developed and published by American game studio Innersloth.
Among Us on PC & Laptop [New Tab Theme]란 무엇입니까?
Among Us on PC & Laptop [New Tab Theme]은(는) gamestabpvtltd에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Among Us is a 2018 online multiplayer social deduction game developed and published by American game studio Innersloth."입니다.
확장 프로그램 스크린샷
Among Us on PC & Laptop [New Tab Theme] 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Among Us extension provide you with Among Us on PC new tab page. Created for Among Us fans. Among Us is a 2018 online multiplayer social deduction game developed and published by American game studio Innersloth. It was released on iOS and Android devices in June 2018 and on Windows in November 2018, featuring cross-platform play between these platforms. The game was also ported for the Nintendo Switch in December 2020, and has planned releases for the Xbox One, Xbox Series X and Series S, PlayStation 4 and PlayStation 5 in 2021. 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 | fhbjpcafionkbkolpefefonfifimnjgb |
공식 URL | https://chromewebstore.google.com/detail/among-us-on-pc-laptop-new/fhbjpcafionkbkolpefefonfifimnjgb |
설명 | Among Us is a 2018 online multiplayer social deduction game developed and published by American game studio Innersloth. |
파일 크기 | 1.87 MB |
설치 횟수 | 261 |
현재 버전 | 2.2 |
최근 업데이트 | 2021-06-14 |
출시 날짜 | 2021-06-13 |
평점 | 5.00/5 총 2 개의 평점 |
개발자 | gamestabpvtltd |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://games.techysharif.live/game/among-us-online |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Among Us on PC & Laptop [New Tab Theme]", "version": "2.2", "description": "Among Us is a 2018 online multiplayer social deduction game developed and published by American game studio Innersloth.", "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" } } |