Live Edit with Eclipse
Live Edit Plug-in with Eclipse by Kten
Cos'è Live Edit with Eclipse?
Live Edit with Eclipse è un'estensione di Chrome sviluppata da Kten, e la sua funzione principale è "Live Edit Plug-in with Eclipse by Kten".
Scarica il file CRX dell'estensione Live Edit with Eclipse
Scarica i file di estensione Live Edit with Eclipse in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
This Extension supports Eclipse Plugin "Livedit"
Informazioni di Base sull'Estensione
Nome | ![]() |
ID | lekiboppochablblcgkbjfipecaakgmj |
URL Ufficiale | https://chrome.google.com/webstore/detail/live-edit-with-eclipse/lekiboppochablblcgkbjfipecaakgmj |
Descrizione | Live Edit Plug-in with Eclipse by Kten |
Dimensione del File | 91.58 KB |
Conteggio Installazioni | 67 |
Versione Corrente | 1.0.6 |
Ultimo Aggiornamento | 2015-08-04 |
Data di Pubblicazione | 2015-08-04 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | Kten |
Tipo di Pagamento | free |
Lingue Supportate | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Live Edit with Eclipse", "description": "Live Edit Plug-in with Eclipse by Kten", "version": "1.0.6", "browser_action": { "default_icon": "image\/thumbnailIcon.png" }, "background": { "page": "page\/main.html", "persistent": false }, "content_scripts": [ { "matches": [ " |