CalliTab

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

What is CalliTab?

CalliTab is a Chrome extension developed by melvin0008, and its main feature is "All the basic features combined into one app.Few features include news,time,weather updates and a todo functionality".

Extension Screenshots

screenshot
screenshot
screenshot

Download CalliTab Extension CRX File

Download CalliTab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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]                    

Extension Basic Information

Name CalliTab CalliTab
ID cbfcakedbnnbmhdplicoedllkhcobimg
Official URL https://chromewebstore.google.com/detail/callitab/cbfcakedbnnbmhdplicoedllkhcobimg
Description All the basic features combined into one app.Few features include news,time,weather updates and a todo functionality
File Size 19.82 MB
Installation Count 27
Current Version 1.9
Last Updated 2015-10-17
Publish Date 2015-10-16
Rating 5.00/5 Total 20 Ratings
Developer melvin0008
Payment Type free
Extension Website http://www.melvinphilips.com/
Help Page URL https://github.com/melvin0008/Callitab/issues
Supported Languages 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"
    }
}