Beautiful Architecture New Tab Wallpaper HD

Get Beautiful Architecture Wallpapers HD and enjoy beautiful architecture & a quick navigation every time you open a new tab.

Co je Beautiful Architecture New Tab Wallpaper HD?

Beautiful Architecture New Tab Wallpaper HD je rozšíření Chrome vyvinuté brandTURBO Gmbh, a jeho hlavní funkcí je „Get Beautiful Architecture Wallpapers HD and enjoy beautiful architecture & a quick navigation every time you open a new tab.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Beautiful Architecture New Tab Wallpaper HD

Stáhněte si soubory rozšíření Beautiful Architecture New Tab Wallpaper HD 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í

                        Install Beautiful Architecture New Tab Themes for free and experience an excellent browser / surfing adventure with
HD Wallpapers of beautiful architecture and buildings from all over the world.

What is included in our Beautiful Architecture New Tab Theme:

You get a great selection of HD wallpapers of beautiful architecture and buildings of different spots all over the world,
including monuments, churches, modern buldings, castles and more.
It is possible to select your favorite background image and define when the background should change.

The theme also provides a quick navigation to your most visited & favorite sites, the use of Chrome Apps like
Gmail, Calendar & Drive within one click, own search engines and a RSS News Feed where you get
all important news of the day immediately.

Download now for free!

BEAUTIFUL ARCHITECTURE NEW TAB - OFFERED BY CORMES                    

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

Název Beautiful Architecture New Tab Wallpaper HD Beautiful Architecture New Tab Wallpaper HD
ID gmbbnfkkommippoklefbmmlcjbajbnej
Oficiální URL https://chrome.google.com/webstore/detail/beautiful-architecture-ne/gmbbnfkkommippoklefbmmlcjbajbnej
Popis Get Beautiful Architecture Wallpapers HD and enjoy beautiful architecture & a quick navigation every time you open a new tab.
Velikost souboru 9.04 MB
Počet instalací 291
Aktuální Verze 0.3.166
Poslední Aktualizace 2020-02-10
Datum Vydání 2020-02-10
Vývojář brandTURBO Gmbh
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://cormes.de/
URL Stránky Nápovědy https://cormes.de/
URL Stránky Zásad Ochrany Soukromí https://www.brandturbo.vip/privacy
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Beautiful Architecture New Tab Wallpaper HD",
    "version": "0.3.166",
    "description": "Get Beautiful Architecture Wallpapers HD and enjoy beautiful architecture & a quick navigation every time you open a new tab.",
    "icons": {
        "16": "icons\/icon-16px.png",
        "32": "icons\/icon-32px.png",
        "48": "icons\/icon-96px.png",
        "128": "icons\/icon-256px.png"
    },
    "chrome_url_overrides": {
        "newtab": "startpage.html#newTab"
    },
    "browser_action": {
        "default_title": "New Tab"
    },
    "permissions": [
        "tabs",
        "storage",
        "topSites",
        "history",
        "bookmarks",
        "chrome:\/\/favicon\/"
    ],
    "optional_permissions": [],
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}