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