vRevamp

Enhancing the better way to use VTOP

vRevamp क्या है?

vRevamp https://nullvitap.tech द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Enhancing the better way to use VTOP"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में vRevamp एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Version : 3.1
Updated for captcha issue
---------------------------------------------------------------
Version : 3.0
Updated for compatibility to New VTOP url 
---------------------------------------------------------------
Version : 2.7
Added .ics feature in /-->Examination-->Exam Schedule
Working only with Outlook calendar and few calendar apps on various platforms
Experimental working with google calendar
Version : 2.5.1
Major bug fixes in course page back button
Added new button in navbar
---------------------------------------------------------------
It automatically fills out the captcha and makes your experience more convenient than ever

Utilize our attendance calculator to keep a minimum of 80% of attendance and eliminate the worry of being prohibited.

Calculating the passing grades doesn't take much time. Our addon displays the grade requirements for passing

Easily sync the location and time of your exam with your Google Calendar, and access it from any device.

Struggling to find important options in VTOP, the Home screen includes a Navbar with links to the most frequently used VTOP pages.
Your problems are over because the materials you download will be named as such and with single click you can download all you needed materials at one click

You can see your semester's grades and weighting immediately on the marks page, and you can make plans based on that information.

Find an issue with this extension? Fix it on GitHub (https://github.com/sanjay7178/vRevamp)                    

एक्सटेंशन की मूल जानकारी

नाम vRevamp vRevamp
ID jfmlhhjlkbliphgkmeingeacbijcilcl
आधिकारिक URL https://chromewebstore.google.com/detail/vrevamp/jfmlhhjlkbliphgkmeingeacbijcilcl
विवरण Enhancing the better way to use VTOP
फ़ाइल का आकार 820 KB
स्थापना संख्या 2,350
वर्तमान संस्करण 3.1
अंतिम अपडेट 2024-01-23
प्रकाशन तिथि 2023-02-02
रेटिंग 4.50/5 कुल 10 रेटिंग्स
डेवलपर https://nullvitap.tech
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://vrevamp.nullvitap.tech/privacy-policy
सहायता पृष्ठ URL https://vrevamp.nullvitap.tech/contact-us
गोपनीयता नीति पृष्ठ URL https://vrevamp.nullvitap.tech/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "action": {
        "default_popup": "html\/popup.html"
    },
    "author": "Sai Sanjay Kottakota (VIT-AP) 21mic7178",
    "background": {
        "service_worker": "service_worker\/background.js"
    },
    "content_scripts": [
        {
            "css": [
                "css\/table.css",
                "css\/nav-custom-div.css"
            ],
            "js": [
                "js\/modules\/dom-to-image.js",
                "js\/utils\/chooseCurrentSem.js",
                "js\/timetable\/createTimeTable.js",
                "js\/timetable\/parsersTimeTable.js",
                "js\/timetable\/timetable.js",
                "js\/attendance.js",
                "js\/marks_page.js",
                "js\/course_page.js",
                "js\/da_upload.js",
                "js\/captcha\/bitmaps.js",
                "js\/captcha\/captchaparser.js",
                "js\/exam_schedule.js",
                "js\/navbarcc.js",
                "js\/navbarap.js",
                "js\/popup.js",
                "js\/grade_pags.js"
            ],
            "matches": [
                "*:\/\/vtop.vit.ac.in\/*",
                "*:\/\/vtopcc.vit.ac.in\/vtop\/*",
                "*:\/\/vtop.vitap.ac.in\/vtop\/*"
            ]
        }
    ],
    "description": "Enhancing the better way to use VTOP",
    "host_permissions": [
        "*:\/\/vtop.vit.ac.in\/*",
        "*:\/\/vtopcc.vit.ac.in\/vtop\/*",
        "*:\/\/vtop.vitap.ac.in\/vtop\/*"
    ],
    "icons": {
        "128": "assets\/icons\/img_128.png",
        "16": "assets\/icons\/img_16.png",
        "48": "assets\/icons\/img_48.png"
    },
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtUqfcUainUb9QtZS8BkGTBmWd0sf4nsbtGDawiMHklU\/dXPWDjEi+CIEStITNxgU7df1i9OWfjE9s7mASUZMePH0OSrQYQT7936TBYu\/f6vi5zjFTCymLlg7UgdBhqymhDHii6RVvzAaYJZ\/pGAHH99FD3ilLPqtVX0R6BOPsHQJ27uYkL7r5N2cAaoPwELF33VvRwn\/InPQcUbdTebsvgMjcIFNPdZFgzciJo4mmKfmjdQ3mEhMCRGlZlJP7jHEFGt0FCd9aBg5fB0cnGXaEZ3\/0DBneXW+IWONpXk6URHDUYDZC6fbWjuhHWsMfvcKMGk8l9i1ZUzCetmI8kR\/GwIDAQAB",
    "name": "vRevamp",
    "oauth2": {
        "client_id": "102739538495-lqud9ruvqs4a6jug1fada5h9uu9acpmk.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/calendar"
        ]
    },
    "permissions": [
        "webRequest",
        "downloads",
        "storage",
        "tabs",
        "identity",
        "alarms"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.1",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.vit.ac.in\/*",
                "*:\/\/*.vitap.ac.in\/*"
            ],
            "resources": [
                "js\/captcha\/weights.json"
            ]
        }
    ]
}