CalliTab

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

Apa itu CalliTab?

CalliTab adalah ekstensi Chrome yang dikembangkan oleh melvin0008, dan fitur utamanya adalah "All the basic features combined into one app.Few features include news,time,weather updates and a todo functionality".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi CalliTab

Unduh file ekstensi CalliTab dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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]                    

Informasi Dasar Ekstensi

Nama CalliTab CalliTab
ID cbfcakedbnnbmhdplicoedllkhcobimg
URL Resmi https://chromewebstore.google.com/detail/callitab/cbfcakedbnnbmhdplicoedllkhcobimg
Deskripsi All the basic features combined into one app.Few features include news,time,weather updates and a todo functionality
Ukuran File 19.82 MB
Jumlah Instalasi 27
Versi Saat Ini 1.9
Terakhir Diperbarui 2015-10-17
Tanggal Publikasi 2015-10-16
Penilaian 5.00/5 Total 20 Penilaian
Pengembang melvin0008
Tipe Pembayaran free
Situs Ekstensi http://www.melvinphilips.com/
URL Halaman Bantuan https://github.com/melvin0008/Callitab/issues
Bahasa yang Didukung 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"
    }
}