CityU Quick Links
This extension provide a list of links to CityU pages to allow quick navigation.
What is CityU Quick Links?
CityU Quick Links is a Chrome extension developed by lxian2shell, and its main feature is "This extension provide a list of links to CityU pages to allow quick navigation.".
Extension Screenshots
Download CityU Quick Links Extension CRX File
Download CityU Quick Links 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
Allows you to quick navigation between some frequently CityU pages.
Extension Basic Information
Name | CityU Quick Links |
ID | kpkgcgllfehjnlfibadamcmclonjdchg |
Official URL | https://chromewebstore.google.com/detail/cityu-quick-links/kpkgcgllfehjnlfibadamcmclonjdchg |
Description | This extension provide a list of links to CityU pages to allow quick navigation. |
File Size | 513 KB |
Installation Count | 76 |
Current Version | 1.2 |
Last Updated | 2014-10-03 |
Publish Date | 2014-10-03 |
Rating | 5.00/5 Total 1 Ratings |
Developer | lxian2shell |
Payment Type | free |
Supported Languages | 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" } } |