ASKResults

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

Apa itu ASKResults?

ASKResults adalah ekstensi Chrome yang dikembangkan oleh Shashidhar & Alwyn Edison, dan fitur utamanya adalah "This extension help you to check result and Save to PDF.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi ASKResults

Unduh file ekstensi ASKResults dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama ASKResults ASKResults
ID jnlgngoomafclaekkbookmoamjacekje
URL Resmi https://chromewebstore.google.com/detail/askresults/jnlgngoomafclaekkbookmoamjacekje
Deskripsi This extension help you to check result and Save to PDF.
Ukuran File 150 KB
Jumlah Instalasi 25
Versi Saat Ini 0.5.1
Terakhir Diperbarui 2014-09-21
Tanggal Publikasi 2014-09-21
Penilaian 4.75/5 Total 4 Penilaian
Pengembang Shashidhar & Alwyn Edison
Tipe Pembayaran free
Bahasa yang Didukung 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\/"
    ]
}