CalliTab

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

Co je CalliTab?

CalliTab je rozšíření Chrome vyvinuté melvin0008, a jeho hlavní funkcí je „All the basic features combined into one app.Few features include news,time,weather updates and a todo functionality“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření CalliTab

Stáhněte si soubory rozšíření CalliTab ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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]                    

Základní Informace o Rozšíření

Název CalliTab CalliTab
ID cbfcakedbnnbmhdplicoedllkhcobimg
Oficiální URL https://chromewebstore.google.com/detail/callitab/cbfcakedbnnbmhdplicoedllkhcobimg
Popis All the basic features combined into one app.Few features include news,time,weather updates and a todo functionality
Velikost souboru 19.82 MB
Počet instalací 27
Aktuální Verze 1.9
Poslední Aktualizace 2015-10-17
Datum Vydání 2015-10-16
Hodnocení 5.00/5 Celkem 20 Hodnocení
Vývojář melvin0008
Typ Platby free
Webové stránky Rozšíření http://www.melvinphilips.com/
URL Stránky Nápovědy https://github.com/melvin0008/Callitab/issues
Podporované Jazyky 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"
    }
}