Guinbox Notepad
Keep your notes save .
Was ist Guinbox Notepad?
Guinbox Notepad ist eine Chrome-Erweiterung, die von https://www.guinbox.com entwickelt wurde, und ihr Hauptmerkmal ist "Keep your notes save .".
Erweiterungsscreenshots
Guinbox Notepad-Erweiterungs-CRX-Datei herunterladen
Laden Sie Guinbox Notepad-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | bcmjijbjmjjeochnoiccnnhnenhoeegh |
| Offizielle URL | https://chromewebstore.google.com/detail/guinbox-notepad/bcmjijbjmjjeochnoiccnnhnenhoeegh |
| Beschreibung | Keep your notes save . |
| Dateigröße | 203 KB |
| Installationsanzahl | 87 |
| Aktuelle Version | 1.3.0 |
| Letztes Update | 2017-10-04 |
| Veröffentlichungsdatum | 2017-10-04 |
| Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
| Entwickler | https://www.guinbox.com |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.guinbox.com/note |
| URL der Datenschutzrichtlinien-Seite | https://www.guinrank.com/site/privacy-policy |
| Unterstützte Sprachen | 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:\/\/*\/*"
]
} | |