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.”。
擴展截圖
下載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
擴展基本資訊
名稱 | |
ID | gmbbnfkkommippoklefbmmlcjbajbnej |
官方網址 | 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" ] } } |