Sidebar Note
This is a simple sidebar notepad.Contents are automatically saved.
ما هو Sidebar Note؟
Sidebar Note هو إضافة Chrome تم تطويرها بواسطة onolog2021، والميزة الرئيسية لها هي "This is a simple sidebar notepad.Contents are automatically saved.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Sidebar Note
قم بتنزيل ملفات الامتداد Sidebar Note بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Please use it for casual notes while watching Youtube, temporary reminders, etc. !Notice! Google extensions don't work on Chrome Web Store. Try something other than this site.
معلومات أساسية عن التمديد
الاسم | Sidebar Note |
ID | memfpkjhpnpfedeijphipikoolidjdbl |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/sidebar-note/memfpkjhpnpfedeijphipikoolidjdbl |
الوصف | This is a simple sidebar notepad.Contents are automatically saved. |
حجم الملف | 11.52 KB |
عدد التثبيتات | 731 |
النسخة الحالية | 0.12.1 |
آخر تحديث | 2022-08-28 |
تاريخ النشر | 2022-07-25 |
تقييم | 3.00/5 مجموع تقييمات 2 |
المطور | onolog2021 |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "manifest_version": 3, "version": "0.12.1", "description": "__MSG_extDescription__", "default_locale": "en", "permissions": [ "activeTab", "scripting", "storage" ], "background": { "service_worker": "background.js" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "action": [], "web_accessible_resources": [ { "resources": [ "\/content\/*", "https:\/\/cdn.jsdelivr.net\/npm\/[email protected]\/font\/bootstrap-icons.css" ], "matches": [ " |