SUPER MINERVA 5000

Make Minerva Great Again

What is SUPER MINERVA 5000?

SUPER MINERVA 5000 is a Chrome extension developed by alexander.cogneau, and its main feature is "Make Minerva Great Again".

Extension Screenshots

screenshot

Download SUPER MINERVA 5000 Extension CRX File

Download SUPER MINERVA 5000 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

                        Geef Minerva terug kleurtjes en een leesbaar lettertype                    

Extension Basic Information

Name SUPER MINERVA 5000 SUPER MINERVA 5000
ID mbbdfhcpdkgoppaohjdaadgbaajapekc
Official URL https://chromewebstore.google.com/detail/super-minerva-5000/mbbdfhcpdkgoppaohjdaadgbaajapekc
Description Make Minerva Great Again
File Size 46.2 KB
Installation Count 66
Current Version 1.2
Last Updated 2016-12-18
Publish Date 2016-12-18
Rating 4.92/5 Total 26 Ratings
Developer alexander.cogneau
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SUPER MINERVA 5000",
    "description": "Make Minerva Great Again",
    "version": "1.2",
    "content_scripts": [
        {
            "matches": [
                "http:\/\/minerva.ugent.be\/*"
            ],
            "css": [
                "cool.css"
            ]
        }
    ]
}