CityU Quick Links
This extension provide a list of links to CityU pages to allow quick navigation.
Wat is CityU Quick Links?
CityU Quick Links is een Chrome-extensie ontwikkeld door lxian2shell, en de belangrijkste functie is "This extension provide a list of links to CityU pages to allow quick navigation.".
Extensie Screenshots
Download het CRX-bestand van de extensie CityU Quick Links
Download CityU Quick Links-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
Allows you to quick navigation between some frequently CityU pages. Basisinformatie over de Extensie
| Naam | |
| ID | kpkgcgllfehjnlfibadamcmclonjdchg |
| Officiële URL | https://chromewebstore.google.com/detail/cityu-quick-links/kpkgcgllfehjnlfibadamcmclonjdchg |
| Beschrijving | This extension provide a list of links to CityU pages to allow quick navigation. |
| Bestandsgrootte | 513 KB |
| Aantal Installaties | 76 |
| Huidige Versie | 1.2 |
| Laatst Bijgewerkt | 2014-10-03 |
| Publicatiedatum | 2014-10-03 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | lxian2shell |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "CityU Quick Links",
"description": "This extension provide a list of links to CityU pages to allow quick navigation.",
"version": "1.2",
"icons": {
"16": "logo\/icon16.png",
"48": "logo\/icon64.png",
"128": "logo\/icon128.png"
},
"permissions": [],
"browser_action": {
"default_icon": "logo\/icon64.png",
"default_popup": "popup.html"
}
} | |