Material Design New Tab

Material Design new tab page

Material Design New Tab क्या है?

Material Design New Tab https://tab.xiejie.co द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Material Design new tab page"।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        A beautiful and customizable new tab page to replace the default.

Features
- Material Design style
- Manage your favorite websites
- Switchable search engines
- Weather forecast, Chrome Apps list
- You can view all and recently added bookmarks, and you can also search
- Personalized background with wallpaper or solid color
- Customizable settings                    

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

नाम Material Design New Tab Material Design New Tab
ID kgfodmcknjlgkbgkkafogbdaibkfgdgo
आधिकारिक URL https://chromewebstore.google.com/detail/material-design-new-tab/kgfodmcknjlgkbgkkafogbdaibkfgdgo
विवरण Material Design new tab page
फ़ाइल का आकार 405 KB
स्थापना संख्या 3,535
वर्तमान संस्करण 1.8.7
अंतिम अपडेट 2018-11-21
प्रकाशन तिथि 2018-11-21
रेटिंग 4.78/5 कुल 78 रेटिंग्स
डेवलपर https://tab.xiejie.co
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://tab.xiejie.co
सहायता पृष्ठ URL https://tab.xiejie.co/logs
समर्थित भाषाएँ en,bg,ru,zh-CN,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Material Design New Tab",
    "version": "1.8.7",
    "manifest_version": 2,
    "default_locale": "en",
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "icons\/[email protected]",
        "48": "icons\/[email protected]",
        "128": "icons\/[email protected]"
    },
    "background": {
        "page": "index.html"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage",
        "management",
        "bookmarks",
        "background",
        "geolocation",
        ""
    ]
}