Random Fact - New Tab
Get a random fact about todays date every time you open a new tab in Google Chrome.
Cos'è Random Fact - New Tab?
Random Fact - New Tab è un'estensione di Chrome sviluppata da https://beardedguys.net, e la sua funzione principale è "Get a random fact about todays date every time you open a new tab in Google Chrome.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Random Fact - New Tab
Scarica i file di estensione Random Fact - New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | khnfanaldcpphoacnmeocpkoaniekkbg |
| URL Ufficiale | https://chromewebstore.google.com/detail/random-fact-new-tab/khnfanaldcpphoacnmeocpkoaniekkbg |
| Descrizione | Get a random fact about todays date every time you open a new tab in Google Chrome. |
| Dimensione del File | 94.2 KB |
| Conteggio Installazioni | 124 |
| Versione Corrente | 1.2 |
| Ultimo Aggiornamento | 2015-04-29 |
| Data di Pubblicazione | 2015-04-29 |
| Valutazione | 2.71/5 Totale 7 Valutazioni |
| Sviluppatore | https://beardedguys.net |
| Tipo di Pagamento | free |
| URL della Pagina di Aiuto | http://beardedguys.net |
| Lingue Supportate | 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"
}
} | |