Shortcut for Ionic Framework
Favorite Ionic Link
What is Shortcut for Ionic Framework?
Shortcut for Ionic Framework is a Chrome extension developed by https://www.emadsh.cf, and its main feature is "Favorite Ionic Link".
Extension Screenshots
Download Shortcut for Ionic Framework Extension CRX File
Download Shortcut for Ionic Framework 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
Favorite Ionic Framework link
Extension Basic Information
Name | Shortcut for Ionic Framework |
ID | lkjdipfaooajoiifapkmckjklcjmkmnk |
Official URL | https://chromewebstore.google.com/detail/shortcut-for-ionic-framew/lkjdipfaooajoiifapkmckjklcjmkmnk |
Description | Favorite Ionic Link |
File Size | 65.12 KB |
Installation Count | 380 |
Current Version | 1.0 |
Last Updated | 2016-09-22 |
Publish Date | 2016-09-22 |
Rating | 5.00/5 Total 3 Ratings |
Developer | https://www.emadsh.cf |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Shortcut for Ionic Framework", "description": "Favorite Ionic Link", "version": "1.0", "icons": { "16": "icon16.png", "48": "icon.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon16.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |