JavaScript Libraries On the fly!
Load JavaScript libraries to current page on the fly for testing or trying something!
O que é JavaScript Libraries On the fly!?
JavaScript Libraries On the fly! é uma extensão do Chrome desenvolvida por Pawan Chopra, e sua principal característica é "Load JavaScript libraries to current page on the fly for testing or trying something!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão JavaScript Libraries On the fly!
Baixe arquivos de extensão JavaScript Libraries On the fly! no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | JavaScript Libraries On the fly! |
ID | hbamkklhfcfijoadciojpjbgpinfbofi |
URL Oficial | https://chromewebstore.google.com/detail/javascript-libraries-on-t/hbamkklhfcfijoadciojpjbgpinfbofi |
Descrição | Load JavaScript libraries to current page on the fly for testing or trying something! |
Tamanho do Arquivo | 50.86 KB |
Contagem de Instalações | 206 |
Versão Atual | 0.0.40 |
Última Atualização | 2014-03-28 |
Data de Publicação | 2014-03-27 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | Pawan Chopra |
Tipo de Pagamento | free |
Idiomas Suportados | 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", " |