CalliTab

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

CalliTab là gì?

CalliTab là một tiện ích mở rộng Chrome được phát triển bởi melvin0008, và tính năng chính của nó là "All the basic features combined into one app.Few features include news,time,weather updates and a todo functionality".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng CalliTab

Tải xuống các tệp mở rộng CalliTab dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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]                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên CalliTab CalliTab
ID cbfcakedbnnbmhdplicoedllkhcobimg
URL Chính Thức https://chromewebstore.google.com/detail/callitab/cbfcakedbnnbmhdplicoedllkhcobimg
Mô tả All the basic features combined into one app.Few features include news,time,weather updates and a todo functionality
Kích Thước Tệp 19.82 MB
Số Lần Cài Đặt 27
Phiên Bản Hiện Tại 1.9
Cập Nhật Lần Cuối 2015-10-17
Ngày Phát Hành 2015-10-16
Đánh Giá 5.00/5 Tổng số 20 Đánh Giá
Nhà Phát Triển melvin0008
Loại Thanh Toán free
Trang Web Mở Rộng http://www.melvinphilips.com/
URL Trang Trợ Giúp https://github.com/melvin0008/Callitab/issues
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}