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
公式URL 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\/"
    ]
}