ASKResults

This extension help you to check result and Save to PDF.

ASKResults là gì?

ASKResults là một tiện ích mở rộng Chrome được phát triển bởi Shashidhar & Alwyn Edison, và tính năng chính của nó là "This extension help you to check result and Save to PDF.".

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

screenshot
screenshot
screenshot
screenshot

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

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

                        ASKResults is a simple and fast chrome extension for viewing VTU(Visvesvaraya Technological University) results and saving it to PDF.

ASKResults addon is helpful for viewing the results directly without visiting VTU website. It gives all the information provided in VTU website like Sem results, Reval results, Backlog results and save result to PDF. It is very easy to use and works faster. Just follow the screen shots added above.

* [New]  User Interface.
* [New] Colors to highlight passed and failed results - Green & Red, it also point the failed subject.
* [New] Percentage of the current semester.
* Many Fixes like Addon icon, Load Result and Save as PDF buttons etc.                    

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

Tên ASKResults ASKResults
ID jnlgngoomafclaekkbookmoamjacekje
URL Chính Thức https://chromewebstore.google.com/detail/askresults/jnlgngoomafclaekkbookmoamjacekje
Mô tả This extension help you to check result and Save to PDF.
Kích Thước Tệp 150 KB
Số Lần Cài Đặt 25
Phiên Bản Hiện Tại 0.5.1
Cập Nhật Lần Cuối 2014-09-21
Ngày Phát Hành 2014-09-21
Đánh Giá 4.75/5 Tổng số 4 Đánh Giá
Nhà Phát Triển Shashidhar & Alwyn Edison
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ASKResults",
    "description": "This extension help you to check result and Save to PDF.",
    "version": "0.5.1",
    "icons": {
        "16": "images\/logo16.png",
        "24": "images\/logo24.png",
        "48": "images\/logo48.png",
        "64": "images\/logo64.png",
        "128": "images\/logo128.png"
    },
    "browser_action": {
        "default_icon": "images\/logo24.png",
        "default_popup": "popup.html"
    },
    "author": "Shashidhar and Alwyn Edison",
    "short_name": "Fast result",
    "permissions": [
        "http:\/\/results.vtu.ac.in\/"
    ]
}