Places2C - Amazing Backgrounds
Places2C Amazing Backgrounds
Wat is Places2C - Amazing Backgrounds?
Places2C - Amazing Backgrounds is een Chrome-extensie ontwikkeld door BestDev, en de belangrijkste functie is "Places2C Amazing Backgrounds".
Extensie Screenshots
Download het CRX-bestand van de extensie Places2C - Amazing Backgrounds
Download Places2C - Amazing Backgrounds-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | mhefcomjhellabehbkjecgnkobaochjh |
Officiële URL | https://chromewebstore.google.com/detail/places2c-amazing-backgrou/mhefcomjhellabehbkjecgnkobaochjh |
Beschrijving | Places2C Amazing Backgrounds |
Bestandsgrootte | 445 KB |
Aantal Installaties | 78 |
Huidige Versie | 2.0.0 |
Laatst Bijgewerkt | 2021-03-27 |
Publicatiedatum | 2021-03-27 |
Beoordeling | 5.00/5 Totaal 5 Beoordelingen |
Ontwikkelaar | BestDev |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |