LuiGi Cloud OS
The Cloud OS Chrome Extension
什么是LuiGi Cloud OS?
LuiGi Cloud OS是由swagnetworksc开发的Chrome扩展程序,该扩展的主要功能是“The Cloud OS Chrome Extension”。
扩展截图
下载LuiGi Cloud OS扩展crx文件
下载LuiGi Cloud OS扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Sistema operativo 100% web, aplicaciones web de alto rendimiento
扩展基本信息
名称 | |
ID | okcfhapfbaneflefmfohhbeoompncali |
官方URL | https://chrome.google.com/webstore/detail/luigi-cloud-os/okcfhapfbaneflefmfohhbeoompncali |
简介 | The Cloud OS Chrome Extension |
文件大小 | 35.88 KB |
安装次数 | 18 |
当前版本 | 1.4 |
更新时间 | 2015-07-14 |
上架时间 | 2015-07-14 |
评分 | 5.00/5 共1次评分 |
开发者 | swagnetworksc |
付费类型 | free |
扩展官网 | http://www.luigios.com |
帮助页面URL | http://www.luigios.com |
支持的语言 | es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "LuiGi Cloud OS", "description": "The Cloud OS Chrome Extension", "version": "1.4", "browser_action": { "default_icon": "icon-02.png", "default_popup": "popup.html", "icons": { "16": "icon-01.png", "48": "icon-02.png", "128": "icon-03.png" } }, "permissions": [ "activeTab" ] } |