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.
Qu'est-ce que Beautiful Architecture New Tab Wallpaper HD ?
Beautiful Architecture New Tab Wallpaper HD est une extension Chrome développée par brandTURBO Gmbh, et sa fonction principale est "Get Beautiful Architecture Wallpapers HD and enjoy beautiful architecture & a quick navigation every time you open a new tab.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Beautiful Architecture New Tab Wallpaper HD
Téléchargez les fichiers d'extension Beautiful Architecture New Tab Wallpaper HD au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | |
ID | gmbbnfkkommippoklefbmmlcjbajbnej |
URL Officiel | https://chrome.google.com/webstore/detail/beautiful-architecture-ne/gmbbnfkkommippoklefbmmlcjbajbnej |
Description | Get Beautiful Architecture Wallpapers HD and enjoy beautiful architecture & a quick navigation every time you open a new tab. |
Taille du Fichier | 9.04 MB |
Nombre d'Installations | 291 |
Version Actuelle | 0.3.166 |
Dernière Mise à Jour | 2020-02-10 |
Date de Publication | 2020-02-10 |
Développeur | brandTURBO Gmbh |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://cormes.de/ |
URL de la Page d'Aide | https://cormes.de/ |
URL de la Page de Politique de Confidentialité | https://www.brandturbo.vip/privacy |
Langues Prises en Charge | 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" ] } } |