PlanVIEW

All-in-one Hub for Highschool Students

PlanVIEW là gì?

PlanVIEW là một tiện ích mở rộng Chrome được phát triển bởi Swarn Singh, và tính năng chính của nó là "All-in-one Hub for Highschool Students".

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

Tải xuống các tệp mở rộng PlanVIEW 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

                        Welcome to redesigned PlanVIEW. Quickly take notes, view your calendar, quickly email your teachers, and navigate to your teacher's websites in nice and clean UI.                    

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

Tên PlanVIEW PlanVIEW
ID ahdmabmmnnkachilcgkacffibgbgfoln
URL Chính Thức https://chromewebstore.google.com/detail/planview/ahdmabmmnnkachilcgkacffibgbgfoln
Mô tả All-in-one Hub for Highschool Students
Kích Thước Tệp 957 KB
Số Lần Cài Đặt 35
Phiên Bản Hiện Tại 2.2.2
Cập Nhật Lần Cuối 2016-08-31
Ngày Phát Hành 2016-08-30
Đánh Giá 5.00/5 Tổng số 8 Đánh Giá
Nhà Phát Triển Swarn Singh
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PlanVIEW",
    "version": "2.2.2",
    "manifest_version": 2,
    "description": "All-in-one Hub for Highschool Students",
    "browser_action": {
        "default_icon": "img\/icon\/icon.png",
        "default_title": "PlanVIEW",
        "default_popup": "index.html"
    },
    "permissions": [
        "storage"
    ]
}