Among Us Escape 2 Game New Tab
Our newly designed plugin is now live. With our Among Us Escape 2 Wallpapers and New Tab add-on, your chrome web browser will add…
Among Us Escape 2 Game New Tab란 무엇입니까?
Among Us Escape 2 Game New Tab은(는) [email protected]에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Our newly designed plugin is now live. With our Among Us Escape 2 Wallpapers and New Tab add-on, your chrome web browser will add…"입니다.
확장 프로그램 스크린샷
Among Us Escape 2 Game New Tab 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Our newly designed plugin is now live. With our Among Us Escape 2 Wallpapers and New Tab add-on, your chrome web browser will add great features and beauties. You will be able to use Images Among Us Escape 2 either as a constant or as a variable. Let us tell you more about our Among Us Escape 2 Wallpapers and New Tab Extension. Features of Among Us Escape 2 wallpaper addon 🧶 Awesome Among Us Escape 2 visuals with every new tab you open 🧶 date and time function 🧶 Shortcut icon of famous websites sites 🧶 Shortcut icon showing popular video games 🧶 If you want the photos, you can hold the pc by right click the mouse. 🧶 search bar in the middle of the page After installing our Among Us Escape 2 history wallpaper utility, you can have all the features written above. If you like our extension, you can give us a star rating and comment from the Chrome store. Great chrome web browser customers, every high-quality vote you give can be very important to us.
확장 프로그램 기본 정보
이름 | |
ID | kpolpcjelhahaggbjoiibjcifnnalmpj |
공식 URL | https://chrome.google.com/webstore/detail/among-us-escape-2-game-ne/kpolpcjelhahaggbjoiibjcifnnalmpj |
설명 | Our newly designed plugin is now live. With our Among Us Escape 2 Wallpapers and New Tab add-on, your chrome web browser will add… |
파일 크기 | 8.29 MB |
설치 횟수 | 48 |
현재 버전 | 1.0 |
최근 업데이트 | 2022-02-23 |
출시 날짜 | 2022-02-23 |
개발자 | [email protected] |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://www.minecraft-2.site/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Among Us Escape 2 Game New Tab", "version": "1.0", "manifest_version": 3, "background": { "service_worker": "background.js" }, "icons": { "16": ".\/img\/16.png", "48": ".\/img\/48.png", "128": ".\/img\/128.png" }, "action": { "default_popup": "popup.html" }, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "bookmarks", "history" ] } |