Yomsheni.co.il RTL helper
Unlock the potential of your monday.com account for right-to-left languages with the innovative solution offered by yomsheni.co.il.
ما هو Yomsheni.co.il RTL helper؟
Yomsheni.co.il RTL helper هو إضافة Chrome تم تطويرها بواسطة Idoputer - monday hebrew helper، والميزة الرئيسية لها هي "Unlock the potential of your monday.com account for right-to-left languages with the innovative solution offered by yomsheni.co.il.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Yomsheni.co.il RTL helper
قم بتنزيل ملفات الامتداد Yomsheni.co.il RTL helper بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
מיישר מימין לשמאל:
1. טפסים של מאנדיי (Monday Forms).
2. אימיילים (Email & Activities).
3. עדכונים (Updates).
4. התראות (Notifications).
5. עמודת טקסט ארוך (Long Text). معلومات أساسية عن التمديد
| الاسم | |
| ID | hmkomppiapoemokhemmokomenindibjc |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/yomshenicoil-rtl-helper/hmkomppiapoemokhemmokomenindibjc |
| الوصف | Unlock the potential of your monday.com account for right-to-left languages with the innovative solution offered by yomsheni.co.il. |
| حجم الملف | 20.15 KB |
| عدد التثبيتات | 150 |
| النسخة الحالية | 0.11 |
| آخر تحديث | 2023-08-02 |
| تاريخ النشر | 2022-09-20 |
| تقييم | 5.00/5 مجموع تقييمات 3 |
| المطور | Idoputer - monday hebrew helper |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://yomsheni.co.il/ |
| عنوان صفحة المساعدة | https://yomsheni.co.il/ |
| اللغات المدعومة | iw |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Yomsheni.co.il RTL helper",
"action": [],
"manifest_version": 3,
"version": "0.11",
"icons": {
"16": "images\/icon-16.png",
"32": "images\/icon-32.png",
"48": "images\/icon-48.png",
"128": "images\/icon-128.png"
},
"description": "Unlock the potential of your monday.com account for right-to-left languages with the innovative solution offered by yomsheni.co.il.",
"permissions": [
"scripting",
"tabs"
],
"host_permissions": [
"https:\/\/*.monday.com\/*"
],
"background": {
"service_worker": "background.js"
}
} | |