EasyRetro To Excel Converter
Download your EasyRetro board as a spreadsheet
Cos'è EasyRetro To Excel Converter?
EasyRetro To Excel Converter è un'estensione di Chrome sviluppata da Ravi Suresh Mashru, e la sua funzione principale è "Download your EasyRetro board as a spreadsheet".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione EasyRetro To Excel Converter
Scarica i file di estensione EasyRetro To Excel Converter 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
Download data from your EasyRetro board into a spreadsheet in a single click. Informazioni di Base sull'Estensione
| Nome | |
| ID | neoomajkccfdhhbffeobjiflainanfgh |
| URL Ufficiale | https://chromewebstore.google.com/detail/easyretro-to-excel-conver/neoomajkccfdhhbffeobjiflainanfgh |
| Descrizione | Download your EasyRetro board as a spreadsheet |
| Dimensione del File | 374 KB |
| Conteggio Installazioni | 65 |
| Versione Corrente | 0.0.3 |
| Ultimo Aggiornamento | 2021-04-14 |
| Data di Pubblicazione | 2021-02-14 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | Ravi Suresh Mashru |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "EasyRetro To Excel Converter",
"description": "Download your EasyRetro board as a spreadsheet",
"version": "0.0.3",
"icons": {
"16": "icon.png",
"48": "icon48.png",
"128": "icon128.png"
},
"permissions": [
"activeTab",
"scripting"
],
"action": {
"default_popup": "popup.html"
}
} | |