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", " |