ASKResults

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

Co je ASKResults?

ASKResults je rozšíření Chrome vyvinuté Shashidhar & Alwyn Edison, a jeho hlavní funkcí je „This extension help you to check result and Save to PDF.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření ASKResults

Stáhněte si soubory rozšíření ASKResults ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název ASKResults ASKResults
ID jnlgngoomafclaekkbookmoamjacekje
Oficiální URL https://chromewebstore.google.com/detail/askresults/jnlgngoomafclaekkbookmoamjacekje
Popis This extension help you to check result and Save to PDF.
Velikost souboru 150 KB
Počet instalací 25
Aktuální Verze 0.5.1
Poslední Aktualizace 2014-09-21
Datum Vydání 2014-09-21
Hodnocení 4.75/5 Celkem 4 Hodnocení
Vývojář Shashidhar & Alwyn Edison
Typ Platby free
Podporované Jazyky 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\/"
    ]
}