MaxDRL PMT Version

Chấm điểm rèn luyện nhà trồng, đảm bảo bằng hoặc cao hơn bản gốc

What is MaxDRL PMT Version?

MaxDRL PMT Version is a Chrome extension developed by khongtrunght, and its main feature is "Chấm điểm rèn luyện nhà trồng, đảm bảo bằng hoặc cao hơn bản gốc".

Extension Screenshots

screenshot

Download MaxDRL PMT Version Extension CRX File

Download MaxDRL PMT Version extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Chấm điểm rèn luyện Đại học Bách Khoa Hà Nội. Nhận thấy extension MaxDRL không chấm đúng điểm rèn luyện cao nhất cho lắm. Mình làm extension này đầu tiên là để mình dùng, nay up lên để bạn nào có nhu cầu thì dùng cùng mình. App yêu cầu một số quyền để truy cập cookies của CTSV. Về source code của backend các bạn có thể thấy ở đây  https://github.com/khongtrunght/pmt-api                    

Extension Basic Information

Name MaxDRL PMT Version MaxDRL PMT Version
ID ilfhhgldjndpkbmpkpmblekjakhoapcg
Official URL https://chromewebstore.google.com/detail/maxdrl-pmt-version/ilfhhgldjndpkbmpkpmblekjakhoapcg
Description Chấm điểm rèn luyện nhà trồng, đảm bảo bằng hoặc cao hơn bản gốc
File Size 35.38 KB
Installation Count 63
Current Version 3.0
Last Updated 2023-03-18
Publish Date 2022-02-24
Developer khongtrunght
Email [email protected]
Payment Type free
Supported Languages vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MaxDRL PMT Version",
    "description": "Ch\u1ea5m \u0111i\u1ec3m r\u00e8n luy\u1ec7n nh\u00e0 tr\u1ed3ng, \u0111\u1ea3m b\u1ea3o b\u1eb1ng ho\u1eb7c cao h\u01a1n b\u1ea3n g\u1ed1c",
    "version": "3.0",
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "host_permissions": [
        "https:\/\/ctsv.hust.edu.vn\/",
        "https:\/\/*.hust.edu.vn\/*"
    ],
    "permissions": [
        "activeTab",
        "cookies"
    ],
    "manifest_version": 3
}