CalliTab

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

Wat is CalliTab?

CalliTab is een Chrome-extensie ontwikkeld door melvin0008, en de belangrijkste functie is "All the basic features combined into one app.Few features include news,time,weather updates and a todo functionality".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie CalliTab

Download CalliTab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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]                    

Basisinformatie over de Extensie

Naam CalliTab CalliTab
ID cbfcakedbnnbmhdplicoedllkhcobimg
Officiële URL https://chromewebstore.google.com/detail/callitab/cbfcakedbnnbmhdplicoedllkhcobimg
Beschrijving All the basic features combined into one app.Few features include news,time,weather updates and a todo functionality
Bestandsgrootte 19.82 MB
Aantal Installaties 27
Huidige Versie 1.9
Laatst Bijgewerkt 2015-10-17
Publicatiedatum 2015-10-16
Beoordeling 5.00/5 Totaal 20 Beoordelingen
Ontwikkelaar melvin0008
Betalingswijze free
Extensiewebsite http://www.melvinphilips.com/
Help Pagina-URL https://github.com/melvin0008/Callitab/issues
Ondersteunde Talen 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"
    }
}