UP CMS

University Publishing CMS Plugin for Chrome

Wat is UP CMS?

UP CMS is een Chrome-extensie ontwikkeld door mc, en de belangrijkste functie is "University Publishing CMS Plugin for Chrome".

Download het CRX-bestand van de extensie UP CMS

Download UP CMS-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

                        Productivity plugin for CMS at WSU.                    

Basisinformatie over de Extensie

Naam UP CMS UP CMS
ID blcbjihmkipbmjmlljfdagbjeppcapef
Officiële URL https://chrome.google.com/webstore/detail/up-cms/blcbjihmkipbmjmlljfdagbjeppcapef
Beschrijving University Publishing CMS Plugin for Chrome
Bestandsgrootte 6.27 KB
Aantal Installaties 57
Huidige Versie 1.0
Laatst Bijgewerkt 2014-02-14
Publicatiedatum 2014-02-14
Ontwikkelaar mc
Betalingswijze free
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "UP CMS",
    "manifest_version": 2,
    "description": "University Publishing CMS Plugin for Chrome",
    "version": "1.0",
    "permissions": [
        "contextMenus",
        "tabs"
    ],
    "background": {
        "persistent": false,
        "scripts": [
            "sample.js"
        ]
    }
}