Guinbox Notepad
Keep your notes save .
ما هو Guinbox Notepad؟
Guinbox Notepad هو إضافة Chrome تم تطويرها بواسطة https://www.guinbox.com، والميزة الرئيسية لها هي "Keep your notes save .".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Guinbox Notepad
قم بتنزيل ملفات الامتداد Guinbox Notepad بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 معلومات أساسية عن التمديد
| الاسم | |
| ID | bcmjijbjmjjeochnoiccnnhnenhoeegh |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/guinbox-notepad/bcmjijbjmjjeochnoiccnnhnenhoeegh |
| الوصف | Keep your notes save . |
| حجم الملف | 203 KB |
| عدد التثبيتات | 87 |
| النسخة الحالية | 1.3.0 |
| آخر تحديث | 2017-10-04 |
| تاريخ النشر | 2017-10-04 |
| تقييم | 5.00/5 مجموع تقييمات 2 |
| المطور | https://www.guinbox.com |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://www.guinbox.com/note |
| عنوان صفحة سياسة الخصوصية | https://www.guinrank.com/site/privacy-policy |
| اللغات المدعومة | 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:\/\/*\/*"
]
} | |