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.

Beautiful Architecture New Tab Wallpaper HDとは何ですか?

Beautiful Architecture New Tab Wallpaper HDはbrandTURBO Gmbhによって開発されたChromeの拡張機能で、その主な機能は「Get Beautiful Architecture Wallpapers HD and enjoy beautiful architecture & a quick navigation every time you open a new tab.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Beautiful Architecture New Tab Wallpaper HD拡張機能のCRXファイルをダウンロード

Beautiful Architecture New Tab Wallpaper HD拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 Beautiful Architecture New Tab Wallpaper HD Beautiful Architecture New Tab Wallpaper HD
ID gmbbnfkkommippoklefbmmlcjbajbnej
公式URL https://chrome.google.com/webstore/detail/beautiful-architecture-ne/gmbbnfkkommippoklefbmmlcjbajbnej
説明 Get Beautiful Architecture Wallpapers HD and enjoy beautiful architecture & a quick navigation every time you open a new tab.
ファイルサイズ 9.04 MB
インストール数 291
現在のバージョン 0.3.166
最終更新日 2020-02-10
公開日 2020-02-10
開発者 brandTURBO Gmbh
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://cormes.de/
ヘルプページのURL https://cormes.de/
プライバシーポリシーページのURL https://www.brandturbo.vip/privacy
対応言語 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"
        ]
    }
}