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! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Pawan Chopra และคุณลักษณะหลักของมันคือ "Load JavaScript libraries to current page on the fly for testing or trying something!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย JavaScript Libraries On the fly!
ดาวน์โหลดไฟล์ส่วนขยาย 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", " |