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.
Cos'è Yomsheni.co.il RTL helper?
Yomsheni.co.il RTL helper è un'estensione di Chrome sviluppata da Idoputer - monday hebrew helper, e la sua funzione principale è "Unlock the potential of your monday.com account for right-to-left languages with the innovative solution offered by yomsheni.co.il.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Yomsheni.co.il RTL helper
Scarica i file di estensione Yomsheni.co.il RTL helper in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
מיישר מימין לשמאל:
1. טפסים של מאנדיי (Monday Forms).
2. אימיילים (Email & Activities).
3. עדכונים (Updates).
4. התראות (Notifications).
5. עמודת טקסט ארוך (Long Text). Informazioni di Base sull'Estensione
| Nome | |
| ID | hmkomppiapoemokhemmokomenindibjc |
| URL Ufficiale | https://chromewebstore.google.com/detail/yomshenicoil-rtl-helper/hmkomppiapoemokhemmokomenindibjc |
| Descrizione | Unlock the potential of your monday.com account for right-to-left languages with the innovative solution offered by yomsheni.co.il. |
| Dimensione del File | 20.15 KB |
| Conteggio Installazioni | 150 |
| Versione Corrente | 0.11 |
| Ultimo Aggiornamento | 2023-08-02 |
| Data di Pubblicazione | 2022-09-20 |
| Valutazione | 5.00/5 Totale 3 Valutazioni |
| Sviluppatore | Idoputer - monday hebrew helper |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://yomsheni.co.il/ |
| URL della Pagina di Aiuto | https://yomsheni.co.il/ |
| Lingue Supportate | 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"
}
} | |