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…

O que é Among Us Escape 2 Game New Tab?

Among Us Escape 2 Game New Tab é uma extensão do Chrome desenvolvida por [email protected], e sua principal característica é "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…".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Among Us Escape 2 Game New Tab

Baixe arquivos de extensão Among Us Escape 2 Game New Tab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Among Us Escape 2 Game New Tab Among Us Escape 2 Game New Tab
ID kpolpcjelhahaggbjoiibjcifnnalmpj
URL Oficial https://chrome.google.com/webstore/detail/among-us-escape-2-game-ne/kpolpcjelhahaggbjoiibjcifnnalmpj
Descrição 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…
Tamanho do Arquivo 8.29 MB
Contagem de Instalações 48
Versão Atual 1.0
Última Atualização 2022-02-23
Data de Publicação 2022-02-23
Desenvolvedor [email protected]
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://www.minecraft-2.site/privacy-policy
Idiomas Suportados 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"
    ]
}