Places2C - Amazing Backgrounds

Places2C Amazing Backgrounds

Apa itu Places2C - Amazing Backgrounds?

Places2C - Amazing Backgrounds adalah ekstensi Chrome yang dikembangkan oleh BestDev, dan fitur utamanya adalah "Places2C Amazing Backgrounds".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Places2C - Amazing Backgrounds

Unduh file ekstensi Places2C - Amazing Backgrounds dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Places2C - Amazing Backgrounds Places2C - Amazing Backgrounds
ID mhefcomjhellabehbkjecgnkobaochjh
URL Resmi https://chromewebstore.google.com/detail/places2c-amazing-backgrou/mhefcomjhellabehbkjecgnkobaochjh
Deskripsi Places2C Amazing Backgrounds
Ukuran File 445 KB
Jumlah Instalasi 78
Versi Saat Ini 2.0.0
Terakhir Diperbarui 2021-03-27
Tanggal Publikasi 2021-03-27
Penilaian 5.00/5 Total 5 Penilaian
Pengembang BestDev
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}