Save Notes
Create notes and save important bullet points from an article
ما هو Save Notes؟
Save Notes هو إضافة Chrome تم تطويرها بواسطة Swati Kp، والميزة الرئيسية لها هي "Create notes and save important bullet points from an article".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Save Notes
قم بتنزيل ملفات الامتداد Save Notes بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Increase your productivity. A chrome extension that lets you save important points from any article on a website to text file. You can create notes anytime, just select the text you want to save to a file, You will see 2 buttons: Add to file Save File Keep on adding the text to the file and at the end just choose save file option. A file will be downloaded with all the bullet points you selected and added to file. There is a toggle button as well to turn on or off the extension anytime
معلومات أساسية عن التمديد
الاسم | |
ID | dhngchhcdfdmpbkekjpbophjdfccmlfc |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/save-notes/dhngchhcdfdmpbkekjpbophjdfccmlfc |
الوصف | Create notes and save important bullet points from an article |
حجم الملف | 262 KB |
عدد التثبيتات | 161 |
النسخة الحالية | 0.5 |
آخر تحديث | 2018-03-13 |
تاريخ النشر | 2018-03-13 |
تقييم | 4.00/5 مجموع تقييمات 6 |
المطور | Swati Kp |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Save Notes", "version": "0.5", "description": "Create notes and save important bullet points from an article", "background": { "page": "bg.html" }, "browser_action": { "default_popup": "popup.html", "default_icon": "on.png" }, "manifest_version": 2, "content_scripts": [ { "matches": [ " |