JavaScript Libraries On the fly!
Load JavaScript libraries to current page on the fly for testing or trying something!
什么是JavaScript Libraries On the fly!?
JavaScript Libraries On the fly!是由Pawan Chopra开发的Chrome扩展程序,该扩展的主要功能是“Load JavaScript libraries to current page on the fly for testing or trying something!”。
扩展截图
下载JavaScript Libraries On the fly!扩展crx文件
下载JavaScript Libraries On the fly!扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension is useful for developers who love to do experiments with JavaScript libraries. Using this extension you can load popular JavaScript libraries in current tab context. I implemented this for my daily use. When I read some blog or some tutorial about popular libraries like Backbone, Angular JS. I really like to use that library in chrome developer tool and try few things. Instead of going to editor and create some html file and doing couple of steps to try some thing in my favorite library. See video at https://www.youtube.com/watch?v=DbZYhArBzqM&feature=youtube_gdata_player
扩展基本信息
名称 | JavaScript Libraries On the fly! |
ID | hbamkklhfcfijoadciojpjbgpinfbofi |
官方URL | https://chromewebstore.google.com/detail/javascript-libraries-on-t/hbamkklhfcfijoadciojpjbgpinfbofi |
简介 | Load JavaScript libraries to current page on the fly for testing or trying something! |
文件大小 | 50.86 KB |
安装次数 | 206 |
当前版本 | 0.0.40 |
更新时间 | 2014-03-28 |
上架时间 | 2014-03-27 |
评分 | 5.00/5 共1次评分 |
开发者 | Pawan Chopra |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "JavaScript Libraries On the fly!", "version": "0.0.40", "manifest_version": 2, "description": "Load JavaScript libraries to current page on the fly for testing or trying something!", "permissions": [ "tabs", " |