VITacademics Enhancement Suite
Extension to enhance your browsing experience on VIT Academics Student Login.
VITacademics Enhancement Suite क्या है?
VITacademics Enhancement Suite Rahul Kapoor द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Extension to enhance your browsing experience on VIT Academics Student Login."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में VITacademics Enhancement Suite एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
                        * New * you can now disable material design.
** A Must Have Extension for VIT University, Vellore students **
The ease of use and speed you've been looking for - the functionality and extensibility you didn't know you needed.
Chrome extension that helps you to enhance your browsing experience on VIT Academics Student login. This extension includes numerous features which are :
1) Fresh & new design for login screen with ability to show password and automatically filled captcha.
2) New icons for left-side menu and increased font size.
3) Export your Time Table to 'Excel', 'PNG' and 'xml' without any hassle.
3) Minor changes can be seen all over the student login that would definitely make you a power user.
 ** Please open an issue on https://github.com/rahulkapoor90/VITacademics-Enhancement-Suite if you see any bug or have any suggestion for improvements/features.                     एक्सटेंशन की मूल जानकारी
| नाम |   |  
| ID | fdeagddeencldcpojhlngflmhipgkhbb | 
| आधिकारिक URL | https://chromewebstore.google.com/detail/vitacademics-enhancement/fdeagddeencldcpojhlngflmhipgkhbb | 
| विवरण | Extension to enhance your browsing experience on VIT Academics Student Login. | 
| फ़ाइल का आकार | 449 KB | 
| स्थापना संख्या | 575 | 
| वर्तमान संस्करण | 1.8.5 | 
| अंतिम अपडेट | 2017-06-20 | 
| प्रकाशन तिथि | 2017-06-19 | 
| रेटिंग | 4.94/5 कुल 33 रेटिंग्स | 
| डेवलपर | Rahul Kapoor | 
| ईमेल | [email protected] | 
| भुगतान के प्रकार | free | 
| एक्सटेंशन वेबसाइट | http://rahulkapoor90.github.io/vitacademics-enhancement-suite/ | 
| सहायता पृष्ठ URL | https://github.com/rahulkapoor90/VITacademics-Enhancement-Suite | 
| समर्थित भाषाएँ | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Rahul Kapoor",
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "images\/github-logo.png",
        "default_popup": "popup.html",
        "default_title": "Login to VIT WiFi"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "scripts\/raven.min.js"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "scripts\/captcha\/captcha.js",
                "scripts\/captcha\/captcha.min.js",
                "scripts\/jquery.min.js"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/parent\/parent_login.asp",
                "*:\/\/vtop.vit.ac.in\/student\/stud_login.asp",
                "*:\/\/vtop.vit.ac.in\/parent\/",
                "*:\/\/vtop.vit.ac.in\/student\/",
                "*:\/\/27.251.102.132\/parent\/parent_login.asp",
                "*:\/\/27.251.102.132\/student\/stud_login.asp",
                "*:\/\/27.251.102.132\/parent\/",
                "*:\/\/27.251.102.132\/student\/",
                "*:\/\/academics.vit.ac.in\/studpay",
                "*:\/\/academics.vit.ac.in\/studpay\/stud_login.asp",
                "http:\/\/52.74.28.223\/registration\/ffcs_login.asp"
            ]
        },
        {
            "css": [
                "css\/font-awesome.css",
                "css\/main.css"
            ],
            "js": [
                "scripts\/google-analytics\/ansyncTracking.js",
                "scripts\/jquery.min.js",
                "scripts\/main.js"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/student\/stud_login.asp",
                "*:\/\/vtop.vit.ac.in\/student\/"
            ]
        },
        {
            "css": [
                "css\/vtop.css"
            ],
            "js": [
                "scripts\/google-analytics\/ansyncTracking.js",
                "scripts\/jquery.min.js",
                "scripts\/final.js"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/"
            ]
        },
        {
            "all_frames": true,
            "css": [
                "css\/CoursePage\/course_page.css",
                "css\/bootstrap.min.css"
            ],
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/coursePage\/course_page.js"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/student\/coursepage_view.asp?*",
                "https:\/\/vtop.vit.ac.in\/student\/coursepage_plan_view.asp*"
            ]
        },
        {
            "all_frames": true,
            "css": [
                "css\/CoursePage\/course_page.css",
                "css\/bootstrap.min.css"
            ],
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/marks\/marks.js"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/student\/marks.asp?*"
            ]
        },
        {
            "all_frames": true,
            "css": [
                "css\/course\/course_view.css"
            ],
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/coursePage\/course_view.js",
                "scripts\/coursePage\/content.js"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/student\/coursepage_view3.asp",
                "https:\/\/vtop.vit.ac.in\/student\/coursepage_plan_display.asp"
            ]
        },
        {
            "all_frames": true,
            "css": [
                "css\/home\/spotlight.css"
            ],
            "js": [
                "scripts\/home\/stud_home.js"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/stud_home.asp"
            ]
        },
        {
            "all_frames": true,
            "css": [
                "css\/errorMsg\/error_msg.css"
            ],
            "js": [
                "scripts\/google-analytics\/ansyncTracking.js",
                "scripts\/errorMsg\/error_msg.js"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/student\/errormsg_2.asp"
            ]
        },
        {
            "all_frames": true,
            "css": [
                "css\/timeTable\/timetable.css"
            ],
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/timeTable\/jquery.base64.js",
                "scripts\/timeTable\/html2canvas.js",
                "scripts\/timeTable\/base64.js",
                "scripts\/timeTable\/sprintf.js",
                "scripts\/timeTable\/jspdf.js",
                "scripts\/timeTable\/tableExport.js",
                "scripts\/timeTable\/timetable.js"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/student\/timetable_*.asp",
                "https:\/\/vtop.vit.ac.in\/student\/course_regular.asp?sem=*"
            ]
        },
        {
            "all_frames": true,
            "css": [
                "css\/course\/course_view.css"
            ],
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/attendance\/attendance.js",
                "scripts\/attendance\/attend.js",
                "scripts\/attendance\/lastDate.js"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/*\/attn_report.asp*",
                "*:\/\/vtop.vit.ac.in\/student\/attn_report_details.asp",
                "*:\/\/27.251.102.132\/*\/attn_report.asp*"
            ]
        },
        {
            "all_frames": true,
            "css": [
                "css\/misc.css"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/student\/stud_riviera_home.asp",
                "*:\/\/vtop.vit.ac.in\/student\/stud_riviera_info.asp",
                "*:\/\/academics.vit.ac.in\/student\/stud_riviera_event_info.asp"
            ]
        },
        {
            "all_frames": true,
            "css": [
                "css\/menu\/stud_menu.css",
                "css\/materialize.min.css",
                "css\/menu\/custom_stud_menu.css"
            ],
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/materialize.min.js",
                "scripts\/menu\/stud_menu.js",
                "scripts\/menu\/custom_stud_menu.js"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/student\/stud_menu.asp"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/grade\/gpa.js"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/student\/grade1.asp?sem=*",
                "*:\/\/vtop.vit.ac.in\/student\/grade.asp?sem=*"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/grade\/archive_gpa.js"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/student\/grade_arch.asp?sem=*"
            ]
        },
        {
            "all_frames": true,
            "css": [
                "css\/faculty\/fac_profile.css"
            ],
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/faculty\/fac_profile.js",
                "scripts\/faculty\/fsearch.js"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/student\/fac_profile.asp",
                "*:\/\/vtop.vit.ac.in\/student\/fac_profile.asp?*"
            ]
        },
        {
            "css": [
                "css\/font-awesome.css",
                "css\/forgot_pswd\/forgot.css"
            ],
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/captcha\/captcha.js"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/student\/forgot_pswd.asp"
            ]
        },
        {
            "all_frames": true,
            "css": [
                "css\/changePassword\/changepswd.css"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/student\/changepswd.asp"
            ]
        },
        {
            "css": [
                "css\/home\/design.css"
            ],
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/home\/diff.js",
                "scripts\/home\/design.js",
                "scripts\/home\/assignMsg.js",
                "scripts\/home\/marksMsg.js"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/student\/home.asp"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/home\/msgNew.js",
                "scripts\/home\/modify_spotlight.js"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/student\/stud_home.asp"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/home\/msgNew.js",
                "scripts\/home\/modify_spotlight.js"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/student\/stud_home.asp"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/VES-API\/photo_search.js"
            ],
            "matches": [
                "*:\/\/ves.vatz88.in\/photo_search.html"
            ]
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "description": "Extension to enhance your browsing experience on VIT Academics Student Login.",
    "homepage_url": "https:\/\/rahulkapoor90.github.io\/vitacademics-enhancement-suite\/",
    "icons": {
        "128": "images\/icon128.png",
        "130": "images\/icon130.png",
        "16": "images\/icon.png",
        "19": "images\/icon19.png",
        "48": "images\/icon48.png",
        "550": "images\/icon550.png"
    },
    "manifest_version": 2,
    "name": "VITacademics Enhancement Suite",
    "options_ui": {
        "chrome_style": true,
        "page": "options.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/",
        "http:\/\/*\/*",
        "storage",
        "webRequestBlocking",
        "webRequest",
        "downloads",
        "*:\/\/vtop.vit.ac.in\/*",
        "notifications",
        "contextMenus",
        "https:\/\/vitacademics-rel.herokuapp.com\/*",
        "identity",
        "gcm",
        "https:\/\/raw.githubusercontent.com\/VaTz88\/VES-API\/master\/*"
    ],
    "short_name": "VES",
    "version": "1.8.5",
    "web_accessible_resources": [
        "scripts\/*",
        "css\/*",
        "https:\/\/storage.googleapis.com\/code.getmdl.io\/1.0.0\/material.indigo-pink.min.css",
        "https:\/\/fonts.googleapis.com\/icon?family=Material+Icons",
        "calc.js",
        "http:\/\/code.tidio.co"
    ]
}  |  |