New Tab

speed dial with websites catalog, that helps people to bookmark desired websites and also find popular.

New Tab क्या है?

New Tab http://oho.ge द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "speed dial with websites catalog, that helps people to bookmark desired websites and also find popular."।

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

screenshot
screenshot

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

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

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

                        The Speed Dial expansion changes standard browser tab to beautiful new tab page with Visual Bookmarks.

The main advantage of Speed Dial in comparison with the standard page is that you can add the links to the websites of your choice so you always have direct access to them. And also you can sort the icons of already added links. 

Our expansion also adds the search bar. The page layout can be changed in the expansion settings, you can also change the search engine used for the search bar.

Thanks to "import and export" function your visual bookmarks will not be lost after browser or system reinstallation. This function also allows you to transfer your saved bookmarks to other computers with New Tab Page installed instead of standard page.                    

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

नाम New Tab New Tab
ID nfgknffehbeogamfmkjbmhiifppdljoa
आधिकारिक URL https://chrome.google.com/webstore/detail/new-tab/nfgknffehbeogamfmkjbmhiifppdljoa
विवरण speed dial with websites catalog, that helps people to bookmark desired websites and also find popular.
फ़ाइल का आकार 14.73 KB
स्थापना संख्या 570
वर्तमान संस्करण 0.1
अंतिम अपडेट 2018-01-17
प्रकाशन तिथि 2018-01-17
रेटिंग 3.67/5 कुल 3 रेटिंग्स
डेवलपर http://oho.ge
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://tab.oho.ge
सहायता पृष्ठ URL http://tab.oho.ge/faq
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "tab.html"
    },
    "description": "speed dial with websites catalog, that helps people to bookmark desired websites and also find popular.",
    "icons": {
        "128": "i\/icon128.png",
        "16": "i\/icon16.png",
        "19": "i\/icon19.png",
        "32": "i\/icon32.png",
        "48": "i\/icon48.png"
    },
    "manifest_version": 2,
    "name": "New Tab",
    "short_name": "New Tab - Speed Deals",
    "version": "0.1",
    "web_accessible_resources": [
        "icon48.png"
    ]
}