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.
Vad är Yomsheni.co.il RTL helper?
Yomsheni.co.il RTL helper är en Chrome-tillägg utvecklad av Idoputer - monday hebrew helper, och dess huvudfunktion är "Unlock the potential of your monday.com account for right-to-left languages with the innovative solution offered by yomsheni.co.il.".
Tilläggsskärmbilder
Ladda ner Yomsheni.co.il RTL helper-förlängningens CRX-fil
Ladda ner Yomsheni.co.il RTL helper-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
מיישר מימין לשמאל:
1. טפסים של מאנדיי (Monday Forms).
2. אימיילים (Email & Activities).
3. עדכונים (Updates).
4. התראות (Notifications).
5. עמודת טקסט ארוך (Long Text). Grundläggande Information om Tillägg
| Namn | |
| ID | hmkomppiapoemokhemmokomenindibjc |
| Officiell webbadress | https://chromewebstore.google.com/detail/yomshenicoil-rtl-helper/hmkomppiapoemokhemmokomenindibjc |
| Beskrivning | Unlock the potential of your monday.com account for right-to-left languages with the innovative solution offered by yomsheni.co.il. |
| Filstorlek | 20.15 KB |
| Antal Installationer | 150 |
| Aktuell Version | 0.11 |
| Senast Uppdaterad | 2023-08-02 |
| Publiceringsdatum | 2022-09-20 |
| Betyg | 5.00/5 Totalt 3 Betyg |
| Utvecklare | Idoputer - monday hebrew helper |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://yomsheni.co.il/ |
| Hjälpsida URL | https://yomsheni.co.il/ |
| Stödda Språk | 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"
}
} | |