Random Fact - New Tab

Get a random fact about todays date every time you open a new tab in Google Chrome.

Random Fact - New Tab क्या है?

Random Fact - New Tab https://beardedguys.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get a random fact about todays date every time you open a new tab in Google Chrome."।

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

screenshot

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

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

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

                        Random Fact replaces the standard new tab page and provides you with a random fact about todays date every time you open a new tab in Google Chrome.

Features: 
   * Random fact based on the current date.
   * Display the date.
   * Welcome greeting based on the time of day.

Random facts are provided by numbersapi.com.

Please note: This extension requires a internet connection in order to obtain random facts for you.

Updates:
Version 1.2
* Due to numbersapi.com experiencing down time over the past few days, you'll now see a message when a random fact can't be retrieved.
* Extension size reduced by over 50%.

Version 1.1.1
* Greeting bug fix.                    

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

नाम Random Fact - New Tab Random Fact - New Tab
ID khnfanaldcpphoacnmeocpkoaniekkbg
आधिकारिक URL https://chromewebstore.google.com/detail/random-fact-new-tab/khnfanaldcpphoacnmeocpkoaniekkbg
विवरण Get a random fact about todays date every time you open a new tab in Google Chrome.
फ़ाइल का आकार 94.2 KB
स्थापना संख्या 124
वर्तमान संस्करण 1.2
अंतिम अपडेट 2015-04-29
प्रकाशन तिथि 2015-04-29
रेटिंग 2.71/5 कुल 7 रेटिंग्स
डेवलपर https://beardedguys.net
भुगतान के प्रकार free
सहायता पृष्ठ URL http://beardedguys.net
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Random Fact - New Tab",
    "short_name": "Random Fact - New Tab",
    "description": "Get a random fact about todays date every time you open a new tab in Google Chrome.",
    "version": "1.2",
    "icons": {
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "256": "icons\/icon256.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}