LiveReload
Provides Chrome browser integration for the official LiveReload apps (Mac & Windows) and third-parties like guard-livereload and…
什么是LiveReload?
LiveReload是由https://livereload.com开发的Chrome扩展程序,该扩展的主要功能是“Provides Chrome browser integration for the official LiveReload apps (Mac & Windows) and third-parties like guard-livereload and…”。
扩展截图
下载LiveReload扩展crx文件
下载LiveReload扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Provides Chrome browser integration for the official LiveReload apps (Mac & Windows) and third-parties like guard-livereload and yeoman.
See livereload.com for details; visit feedback.livereload.com to get help and vote for new features. 扩展基本信息
| 名称 | |
| ID | jnihajbhpnppcggbcgedagnkighmdlei |
| 官方URL | https://chromewebstore.google.com/detail/livereload/jnihajbhpnppcggbcgedagnkighmdlei |
| 简介 | Provides Chrome browser integration for the official LiveReload apps (Mac & Windows) and third-parties like guard-livereload and… |
| 文件大小 | 60.78 KB |
| 安装次数 | 176,373 |
| 当前版本 | 2.1.0 |
| 更新时间 | 2015-04-08 |
| 上架时间 | 2015-04-08 |
| 评分 | 3.79/5 共803次评分 |
| 开发者 | https://livereload.com |
| 付费类型 | free |
| 扩展官网 | http://livereload.com/ |
| 帮助页面URL | http://feedback.livereload.com/ |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "LiveReload",
"version": "2.1.0",
"background": {
"scripts": [
"global.js"
]
},
"content_scripts": [
{
"matches": [
" | |