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.
Hvad er Yomsheni.co.il RTL helper?
Yomsheni.co.il RTL helper er en Chrome-udvidelse udviklet af Idoputer - monday hebrew helper, og dens hovedfunktion er "Unlock the potential of your monday.com account for right-to-left languages with the innovative solution offered by yomsheni.co.il.".
Udvidelsesskærmbilleder
Download Yomsheni.co.il RTL helper-udvidelses-CRX-fil
Download Yomsheni.co.il RTL helper-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
מיישר מימין לשמאל:
1. טפסים של מאנדיי (Monday Forms).
2. אימיילים (Email & Activities).
3. עדכונים (Updates).
4. התראות (Notifications).
5. עמודת טקסט ארוך (Long Text). Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | hmkomppiapoemokhemmokomenindibjc |
| Officiel URL | https://chromewebstore.google.com/detail/yomshenicoil-rtl-helper/hmkomppiapoemokhemmokomenindibjc |
| Beskrivelse | Unlock the potential of your monday.com account for right-to-left languages with the innovative solution offered by yomsheni.co.il. |
| Filstørrelse | 20.15 KB |
| Antal Installationer | 150 |
| Nuværende Version | 0.11 |
| Senest Opdateret | 2023-08-02 |
| Udgivelsesdato | 2022-09-20 |
| Bedømmelse | 5.00/5 Samlet 3 Bedømmelser |
| Udvikler | Idoputer - monday hebrew helper |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://yomsheni.co.il/ |
| Hjælpeside-URL | https://yomsheni.co.il/ |
| Understøttede Sprog | 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"
}
} | |