Akira Wallpapers New Tab

Akira theme in new tab

Co je Akira Wallpapers New Tab?

Akira Wallpapers New Tab je rozšíření Chrome vyvinuté https://newtabs.site, a jeho hlavní funkcí je „Akira theme in new tab“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Akira Wallpapers New Tab

Stáhněte si soubory rozšíření Akira Wallpapers New Tab ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Akira Wallpapers New tab - an extension for your web browser that opens special settings for a new tab.

Theme features Akira Wallpapers New tab:

࿃ Search bar

Quick access to the largest and most well-known search engines in the world provides a theme search bar Akira.

࿃ News panel

The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform.

࿃ Shortcuts

Save your favorite sites to the theme shortcut panel Akira Wallpapers New tab. You can go to important and frequently visited websites with just one click.

࿃ Full HD wallpapers

Instead of boring gray background, stunning Full HD wallpapers will appear in Akira New Tab theme.                    

Základní Informace o Rozšíření

Název Akira Wallpapers New Tab Akira Wallpapers New Tab
ID ogaoaboioloiiepjcnojkfjlpnidfgei
Oficiální URL https://chrome.google.com/webstore/detail/akira-wallpapers-new-tab/ogaoaboioloiiepjcnojkfjlpnidfgei
Popis Akira theme in new tab
Velikost souboru 42.38 KB
Počet instalací 183
Aktuální Verze 1.5.0.8
Poslední Aktualizace 2022-06-26
Datum Vydání 2021-09-27
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář https://newtabs.site
E-mail [email protected]
Typ Platby free
URL Stránky Zásad Ochrany Soukromí https://newtabs.site/privacy
Podporované Jazyky de,en,fr,vi,tr,es,it,pt-BR,pt-PT,ru,hi,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "version": "1.5.0.8",
    "background": {
        "service_worker": "black_coffee_crater.js"
    },
    "chrome_url_overrides": {
        "newtab": "copper_californium.html?a"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "icons": {
        "128": "128.png"
    },
    "offline_enabled": true,
    "action": [],
    "default_locale": "en",
    "manifest_version": 3
}