Places2C - Amazing Backgrounds
Places2C Amazing Backgrounds
What is Places2C - Amazing Backgrounds?
Places2C - Amazing Backgrounds is a Chrome extension developed by BestDev, and its main feature is "Places2C Amazing Backgrounds".
Extension Screenshots
Download Places2C - Amazing Backgrounds Extension CRX File
Download Places2C - Amazing Backgrounds extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | mhefcomjhellabehbkjecgnkobaochjh |
Official URL | https://chromewebstore.google.com/detail/places2c-amazing-backgrou/mhefcomjhellabehbkjecgnkobaochjh |
Description | Places2C Amazing Backgrounds |
File Size | 445 KB |
Installation Count | 78 |
Current Version | 2.0.0 |
Last Updated | 2021-03-27 |
Publish Date | 2021-03-27 |
Rating | 5.00/5 Total 5 Ratings |
Developer | BestDev |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |