Rempl
Rempl host for browser's Developer Tools
Cos'è Rempl?
Rempl è un'estensione di Chrome sviluppata da rempl, e la sua funzione principale è "Rempl host for browser's Developer Tools".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Rempl
Scarica i file di estensione Rempl 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
Rempl – platform for moderated remote access to JavaScript runtime via custom UI. This plugin hosts custom UI in Developer Tools.
https://github.com/rempl Informazioni di Base sull'Estensione
| Nome | |
| ID | hcikjlholajopgbgfmmlbmifdfbkijdj |
| URL Ufficiale | https://chromewebstore.google.com/detail/rempl/hcikjlholajopgbgfmmlbmifdfbkijdj |
| Descrizione | Rempl host for browser's Developer Tools |
| Dimensione del File | 21.87 KB |
| Conteggio Installazioni | 1,104 |
| Versione Corrente | 1.0.4 |
| Ultimo Aggiornamento | 2022-07-12 |
| Data di Pubblicazione | 2017-04-10 |
| Valutazione | 5.00/5 Totale 6 Valutazioni |
| Sviluppatore | rempl |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Rempl",
"version": "1.0.4",
"description": "Rempl host for browser's Developer Tools",
"manifest_version": 3,
"icons": {
"16": "img\/icon16x16.png",
"32": "img\/icon32x32.png",
"48": "img\/icon48x48.png",
"128": "img\/icon128x128.png"
},
"devtools_page": "index.html",
"sandbox": {
"pages": [
"sandbox.html"
]
},
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"matches": [
" | |