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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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"
        ]
    }
}