CalliTab

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

CalliTabとは何ですか?

CalliTabはmelvin0008によって開発されたChromeの拡張機能で、その主な機能は「All the basic features combined into one app.Few features include news,time,weather updates and a todo functionality」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

CalliTab拡張機能のCRXファイルをダウンロード

CalliTab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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]                    

拡張機能の基本情報

名前 CalliTab CalliTab
ID cbfcakedbnnbmhdplicoedllkhcobimg
公式URL https://chromewebstore.google.com/detail/callitab/cbfcakedbnnbmhdplicoedllkhcobimg
説明 All the basic features combined into one app.Few features include news,time,weather updates and a todo functionality
ファイルサイズ 19.82 MB
インストール数 27
現在のバージョン 1.9
最終更新日 2015-10-17
公開日 2015-10-16
評価 5.00/5 合計 20 レビュー
開発者 melvin0008
支払い方法 free
拡張機能のウェブサイト http://www.melvinphilips.com/
ヘルプページのURL https://github.com/melvin0008/Callitab/issues
対応言語 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"
    }
}