MUN Program

A centralized MUN Program for running committee.

Wat is MUN Program?

MUN Program is een Chrome-extensie ontwikkeld door splch, en de belangrijkste functie is "A centralized MUN Program for running committee.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie MUN Program

Download MUN Program-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        This is an extension that provides both offline and online use of the web program for MUN. If you want your school to be added to the drop-down menu please email me. A tutorial for use of this program can be found here: http://ior.ad/gCy

Supports:
Offline usage
Multiple Delegates of the same country (France 1, France 2)
Multiple Speakers' Lists
Running unmoderated and speech timers simultaneously
Committees using people instead of countries

Features:
Complete customization of color scheme, flags, images, icons, logos, and text
High quality flag images of every country
Lightweight and fast design
Optional gavel sound to alert end of speech                    

Basisinformatie over de Extensie

Naam MUN Program MUN Program
ID afbickakoipagghmdehbllfpopbjledn
Officiële URL https://chromewebstore.google.com/detail/mun-program/afbickakoipagghmdehbllfpopbjledn
Beschrijving A centralized MUN Program for running committee.
Bestandsgrootte 1.87 MB
Aantal Installaties 950
Huidige Versie 9.90
Laatst Bijgewerkt 2022-01-15
Publicatiedatum 2020-05-23
Beoordeling 5.00/5 Totaal 8 Beoordelingen
Ontwikkelaar splch
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://github.com/splch/MUN-Program
Help Pagina-URL https://splch.github.io/MUN-Program/links/help.html
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MUN Program",
    "manifest_version": 3,
    "author": "Spencer Churchill",
    "host_permissions": [
        "https:\/\/en.wikipedia.org\/w\/api.php"
    ],
    "short_name": "MUN",
    "version": "9.90",
    "icons": {
        "128": "images\/logos\/icon.png"
    },
    "description": "A centralized MUN Program for running committee.",
    "background": {
        "service_worker": "links\/background.js"
    },
    "action": {
        "default_icon": "images\/logos\/icon.png"
    },
    "options_ui": {
        "page": "links\/options.html"
    }
}