Custom New Tab Background

Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB

Custom New Tab Background क्या है?

Custom New Tab Background Subash Pathak द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB"।

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

screenshot

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

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

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

                        Set a custom background image or wallpaper on new tab page.
Icon by lexacahyani from the Noun Project                    

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

नाम Custom New Tab Background Custom New Tab Background
ID odkemkdbjdjlpipmdmnidmcbjnchpghm
आधिकारिक URL https://chromewebstore.google.com/detail/custom-new-tab-background/odkemkdbjdjlpipmdmnidmcbjnchpghm
विवरण Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB
फ़ाइल का आकार 244 KB
स्थापना संख्या 13,571
वर्तमान संस्करण 1.0.4
अंतिम अपडेट 2021-04-15
प्रकाशन तिथि 2019-04-10
रेटिंग 3.80/5 कुल 45 रेटिंग्स
डेवलपर Subash Pathak
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/Subash/chrome-custom-new-tab-background
सहायता पृष्ठ URL https://github.com/Subash/chrome-custom-new-tab-background
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Custom New Tab Background",
    "version": "1.0.4",
    "description": "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB",
    "chrome_url_overrides": {
        "newtab": "tab.html"
    }
}