New Tab No Doodles

Remove Google doodles from the new tab page.

New Tab No Doodles क्या है?

New Tab No Doodles Gaston Lagaffe द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Remove Google doodles from the new tab page."।

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

screenshot
screenshot

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

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

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

                        This extension replaces the new tab page with a page that aims to remain visually similar to the new tab page but without any Google doodles.

NOTE: Personalized and dynamic aspects of the new tab page (such as themes, wallpapers and shortcuts) are not supported.                    

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

नाम New Tab No Doodles New Tab No Doodles
ID elinkdhiglllcjpdilenamlilknhbppj
आधिकारिक URL https://chromewebstore.google.com/detail/new-tab-no-doodles/elinkdhiglllcjpdilenamlilknhbppj
विवरण Remove Google doodles from the new tab page.
फ़ाइल का आकार 27.28 KB
स्थापना संख्या 2,222
वर्तमान संस्करण 1.1.2
अंतिम अपडेट 2023-08-25
प्रकाशन तिथि 2022-06-19
रेटिंग 4.84/5 कुल 19 रेटिंग्स
डेवलपर Gaston Lagaffe
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Tab No Doodles",
    "description": "Remove Google doodles from the new tab page.",
    "version": "1.1.2",
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": "home.html"
    },
    "icons": {
        "16": "favicon16.png",
        "32": "favicon32.png",
        "48": "seedling48.png",
        "128": "seedling128.png"
    }
}