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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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