CalliTab

All the basic features combined into one app.Few features include news,time,weather updates and a todo functionality

Cos'è CalliTab?

CalliTab è un'estensione di Chrome sviluppata da melvin0008, e la sua funzione principale è "All the basic features combined into one app.Few features include news,time,weather updates and a todo functionality".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione CalliTab

Scarica i file di estensione CalliTab 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

                        All the basic features combined into one app.Few features include news updates,time updates and weather updates It also includes a todo functionality.
Also provides links to chrome apps installed and the bookmarks saved. You can also drag and drop the items in the todo-list to manage your priorities.

For suggestions and queries please mail me at [email protected]                    

Informazioni di Base sull'Estensione

Nome CalliTab CalliTab
ID cbfcakedbnnbmhdplicoedllkhcobimg
URL Ufficiale https://chromewebstore.google.com/detail/callitab/cbfcakedbnnbmhdplicoedllkhcobimg
Descrizione All the basic features combined into one app.Few features include news,time,weather updates and a todo functionality
Dimensione del File 19.82 MB
Conteggio Installazioni 27
Versione Corrente 1.9
Ultimo Aggiornamento 2015-10-17
Data di Pubblicazione 2015-10-16
Valutazione 5.00/5 Totale 20 Valutazioni
Sviluppatore melvin0008
Tipo di Pagamento free
Sito Web dell'Estensione http://www.melvinphilips.com/
URL della Pagina di Aiuto https://github.com/melvin0008/Callitab/issues
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "CalliTab",
    "short_name": "Calli-Tab",
    "description": "All the basic features combined into one app.Few features include news,time,weather updates and a todo functionality",
    "version": "1.9",
    "author": "Melvin Philips Y.N.W.A",
    "permissions": [
        "management",
        "bookmarks",
        "geolocation",
        "http:\/\/rss.cnn.com\/rss\/cnn_topstories.rss"
    ],
    "icons": {
        "16": "c-16.png",
        "48": "c-48.png",
        "128": "c-128.ico"
    },
    "chrome_url_overrides": {
        "newtab": "allinone.html"
    }
}