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文件
下載Among Us Escape 2 Game New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝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 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 |
官方網址 | 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" ] } |