Random Fact - New Tab

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

Qu'est-ce que Random Fact - New Tab ?

Random Fact - New Tab est une extension Chrome développée par https://beardedguys.net, et sa fonction principale est "Get a random fact about todays date every time you open a new tab in Google Chrome.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Random Fact - New Tab

Téléchargez les fichiers d'extension Random Fact - New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Random Fact - New Tab Random Fact - New Tab
ID khnfanaldcpphoacnmeocpkoaniekkbg
URL Officiel https://chromewebstore.google.com/detail/random-fact-new-tab/khnfanaldcpphoacnmeocpkoaniekkbg
Description Get a random fact about todays date every time you open a new tab in Google Chrome.
Taille du Fichier 94.2 KB
Nombre d'Installations 124
Version Actuelle 1.2
Dernière Mise à Jour 2015-04-29
Date de Publication 2015-04-29
Évaluation 2.71/5 Total 7 Évaluations
Développeur https://beardedguys.net
Type de Paiement free
URL de la Page d'Aide http://beardedguys.net
Langues Prises en Charge 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"
    }
}