Places2C - Amazing Backgrounds
Places2C Amazing Backgrounds
Qu'est-ce que Places2C - Amazing Backgrounds ?
Places2C - Amazing Backgrounds est une extension Chrome développée par BestDev, et sa fonction principale est "Places2C Amazing Backgrounds".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Places2C - Amazing Backgrounds
Téléchargez les fichiers d'extension Places2C - Amazing Backgrounds 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
Our chrome extension provides a large variety of 4K wallpapers of amazing destinations from all over the world: Iceland, South America, The Caribbean and many more. We add new wallpapers on a daily basis. Every time you open new tab page you'll get a new background with amazing view. !!Our extension does not include ads and it's totally free!! Our extension also provides quick access to the most visited sites, web search using your favorite engine, and other chrome apps.
Informations de Base sur l'Extension
Nom | |
ID | mhefcomjhellabehbkjecgnkobaochjh |
URL Officiel | https://chromewebstore.google.com/detail/places2c-amazing-backgrou/mhefcomjhellabehbkjecgnkobaochjh |
Description | Places2C Amazing Backgrounds |
Taille du Fichier | 445 KB |
Nombre d'Installations | 78 |
Version Actuelle | 2.0.0 |
Dernière Mise à Jour | 2021-03-27 |
Date de Publication | 2021-03-27 |
Évaluation | 5.00/5 Total 5 Évaluations |
Développeur | BestDev |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Places2C - Amazing Backgrounds", "description": "Places2C Amazing Backgrounds", "version": "2.0.0", "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "https:\/\/s.tabturbo.com\/" ], "browser_action": { "default_title": "Places2C - Amazing Backgrounds" }, "icons": { "128": "icon.png" } } |