ASKResults

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

什麼是ASKResults?

ASKResults是由Shashidhar & Alwyn Edison開發的Chrome擴展程式,該擴展的主要功能是“This extension help you to check result and Save to PDF.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載ASKResults擴展crx文件

下載ASKResults擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 ASKResults ASKResults
ID jnlgngoomafclaekkbookmoamjacekje
官方網址 https://chromewebstore.google.com/detail/askresults/jnlgngoomafclaekkbookmoamjacekje
簡介 This extension help you to check result and Save to PDF.
檔案大小 150 KB
安裝次數 25
目前版本 0.5.1
更新時間 2014-09-21
上架時間 2014-09-21
評分 4.75/5 共 4 次評分
開發者 Shashidhar & Alwyn Edison
付費類型 free
支援的語言 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\/"
    ]
}