Among Us Wallpapers
Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans.
Among Us Wallpapers란 무엇입니까?
Among Us Wallpapers은(는) jadhavch142nd153에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans."입니다.
확장 프로그램 스크린샷
Among Us Wallpapers 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Want a Chrome Theme to show your passion for Among Us? This is the theme for you. Play Among US Online Mod Menu👉: https://bit.ly/amongmods For Those that would like to change themes, so decide to leave a bad review saying "please take it off or i will hack u" Please check out this post: https://support.google.com/chrome_webstore/answer/148695?hl=en
확장 프로그램 기본 정보
이름 | |
ID | oebkdlmebeajljjnoenfdocmllcmaiki |
공식 URL | https://chrome.google.com/webstore/detail/among-us-wallpapers/oebkdlmebeajljjnoenfdocmllcmaiki |
설명 | Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans. |
파일 크기 | 8.07 MB |
설치 횟수 | 190 |
현재 버전 | 21.199.10.12 |
최근 업데이트 | 2021-01-29 |
출시 날짜 | 2021-01-29 |
개발자 | jadhavch142nd153 |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://bit.ly/amongmods |
개인정보 보호 정책 페이지 URL | http://bit.ly/policy-among |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Among Us Wallpapers", "offline_enabled": true, "background": { "scripts": [ "js\/amongus.js" ] }, "browser_action": { "default_icon": "img\/logo_128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Among Us Wallpapers brings a new look in new tab page with Among Us game wallpaper backgrounds. Themes created for Among Us fans.", "icons": { "128": "img\/logo_128.png", "48": "img\/logo_48.png" }, "version": "21.199.10.12" } |