Places2C - Amazing Backgrounds
Places2C Amazing Backgrounds
Vad är Places2C - Amazing Backgrounds?
Places2C - Amazing Backgrounds är en Chrome-tillägg utvecklad av BestDev, och dess huvudfunktion är "Places2C Amazing Backgrounds".
Tilläggsskärmbilder
Ladda ner Places2C - Amazing Backgrounds-förlängningens CRX-fil
Ladda ner Places2C - Amazing Backgrounds-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | mhefcomjhellabehbkjecgnkobaochjh |
Officiell webbadress | https://chromewebstore.google.com/detail/places2c-amazing-backgrou/mhefcomjhellabehbkjecgnkobaochjh |
Beskrivning | Places2C Amazing Backgrounds |
Filstorlek | 445 KB |
Antal Installationer | 78 |
Aktuell Version | 2.0.0 |
Senast Uppdaterad | 2021-03-27 |
Publiceringsdatum | 2021-03-27 |
Betyg | 5.00/5 Totalt 5 Betyg |
Utvecklare | BestDev |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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" } } |