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 с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
מיישר מימין לשמאל:
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/ |
| URL страницы помощи | 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"
}
} | |