Places2C - Amazing Backgrounds

Places2C Amazing Backgrounds

Places2C - Amazing Backgrounds क्या है?

Places2C - Amazing Backgrounds BestDev द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Places2C Amazing Backgrounds"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Places2C - Amazing Backgrounds एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Places2C - Amazing Backgrounds Places2C - Amazing Backgrounds
ID mhefcomjhellabehbkjecgnkobaochjh
आधिकारिक URL https://chromewebstore.google.com/detail/places2c-amazing-backgrou/mhefcomjhellabehbkjecgnkobaochjh
विवरण Places2C Amazing Backgrounds
फ़ाइल का आकार 445 KB
स्थापना संख्या 78
वर्तमान संस्करण 2.0.0
अंतिम अपडेट 2021-03-27
प्रकाशन तिथि 2021-03-27
रेटिंग 5.00/5 कुल 5 रेटिंग्स
डेवलपर BestDev
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ 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"
    }
}