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.
O que é Yomsheni.co.il RTL helper?
Yomsheni.co.il RTL helper é uma extensão do Chrome desenvolvida por Idoputer - monday hebrew helper, e sua principal característica é "Unlock the potential of your monday.com account for right-to-left languages with the innovative solution offered by yomsheni.co.il.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Yomsheni.co.il RTL helper
Baixe arquivos de extensão Yomsheni.co.il RTL helper no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
מיישר מימין לשמאל: 1. טפסים של מאנדיי (Monday Forms). 2. אימיילים (Email & Activities). 3. עדכונים (Updates). 4. התראות (Notifications). 5. עמודת טקסט ארוך (Long Text).
Informações Básicas da Extensão
Nome | Yomsheni.co.il RTL helper |
ID | hmkomppiapoemokhemmokomenindibjc |
URL Oficial | https://chromewebstore.google.com/detail/yomshenicoil-rtl-helper/hmkomppiapoemokhemmokomenindibjc |
Descrição | Unlock the potential of your monday.com account for right-to-left languages with the innovative solution offered by yomsheni.co.il. |
Tamanho do Arquivo | 20.15 KB |
Contagem de Instalações | 150 |
Versão Atual | 0.11 |
Última Atualização | 2023-08-02 |
Data de Publicação | 2022-09-20 |
Classificação | 5.00/5 Total de 3 Avaliações |
Desenvolvedor | Idoputer - monday hebrew helper |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://yomsheni.co.il/ |
URL da Página de Ajuda | https://yomsheni.co.il/ |
Idiomas Suportados | 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" } } |