Guinbox Notepad
Keep your notes save .
Cos'è Guinbox Notepad?
Guinbox Notepad è un'estensione di Chrome sviluppata da https://www.guinbox.com, e la sua funzione principale è "Keep your notes save .".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Guinbox Notepad
Scarica i file di estensione Guinbox Notepad 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
Welcome to Our Extension Notepad keep your notes save .
- easy and fast
- Support Speech to text (needs Permission from you browser)
- helping you to save time and make hard writing work very easy
- We've developed it to be your good friend for you .
- have a nice day :)
- If you want to use all the features please visit our site
https://www.guinbox.com/note Informazioni di Base sull'Estensione
| Nome | |
| ID | bcmjijbjmjjeochnoiccnnhnenhoeegh |
| URL Ufficiale | https://chromewebstore.google.com/detail/guinbox-notepad/bcmjijbjmjjeochnoiccnnhnenhoeegh |
| Descrizione | Keep your notes save . |
| Dimensione del File | 203 KB |
| Conteggio Installazioni | 87 |
| Versione Corrente | 1.3.0 |
| Ultimo Aggiornamento | 2017-10-04 |
| Data di Pubblicazione | 2017-10-04 |
| Valutazione | 5.00/5 Totale 2 Valutazioni |
| Sviluppatore | https://www.guinbox.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://www.guinbox.com/note |
| URL della Pagina della Politica sulla Privacy | https://www.guinrank.com/site/privacy-policy |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Guinbox Notepad",
"description": "Keep your notes save .",
"short_name": "Guinbox note",
"version": "1.3.0",
"manifest_version": 2,
"minimum_chrome_version": "23",
"icons": {
"16": "pic\/icon.png",
"24": "pic\/icon.png",
"48": "pic\/icon.png",
"128": "pic\/icon.png"
},
"browser_action": {
"default_title": "Guinbox Notepad",
"default_icon": "pic\/icon.png",
"default_popup": "index.html"
},
"permissions": [
"https:\/\/www.guinbox.com\/",
"http:\/\/*\/*",
"https:\/\/*\/*"
]
} | |