Jotit - Notes and Reminders
Keep your notes and reminders organised, Get your notes when you want them in a hassle free way !
ما هو Jotit - Notes and Reminders؟
Jotit - Notes and Reminders هو إضافة Chrome تم تطويرها بواسطة https://jotit.click، والميزة الرئيسية لها هي "Keep your notes and reminders organised, Get your notes when you want them in a hassle free way !".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Jotit - Notes and Reminders
قم بتنزيل ملفات الامتداد Jotit - Notes and Reminders بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Jot down your notes & reminders either in their respective domains or in a general section. Access them from any other PC as we have it all chrome synced.
Don’t forget anything - We have reminders which can be prioritised.
All your notes are a click away, presented to you in a way where you are not taken away from what you are doing.
Cheers! معلومات أساسية عن التمديد
| الاسم | |
| ID | aoipkhoiccpbmbgbinbplkgdhgmjeiek |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/jotit-notes-and-reminders/aoipkhoiccpbmbgbinbplkgdhgmjeiek |
| الوصف | Keep your notes and reminders organised, Get your notes when you want them in a hassle free way ! |
| حجم الملف | 285 KB |
| عدد التثبيتات | 266 |
| النسخة الحالية | 2.1.1 |
| آخر تحديث | 2024-03-07 |
| تاريخ النشر | 2020-01-01 |
| تقييم | 4.23/5 مجموع تقييمات 13 |
| المطور | https://jotit.click |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | http://jotit.click |
| اللغات المدعومة | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Jotit - Notes and Reminders",
"short_name": "Jotit",
"version": "2.1.1",
"manifest_version": 3,
"author": "jotit.click",
"description": "Keep your notes and reminders organised, Get your notes when you want them in a hassle free way !",
"icons": {
"48": "images\/icon.png"
},
"permissions": [
"storage",
"tabs",
"notifications",
"alarms",
"activeTab",
"identity",
"identity.email",
"webNavigation",
"contextMenus"
],
"host_permissions": [
"http:\/\/*\/*"
],
"action": {
"default_title": "Jotit",
"default_icon": "images\/50x50.png",
"default_popup": "index.html"
},
"background": {
"service_worker": "js\/bg.js"
},
"content_scripts": [
{
"matches": [
"http:\/\/*\/*",
" | |