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.

Qu'est-ce que Yomsheni.co.il RTL helper ?

Yomsheni.co.il RTL helper est une extension Chrome développée par Idoputer - monday hebrew helper, et sa fonction principale est "Unlock the potential of your monday.com account for right-to-left languages with the innovative solution offered by yomsheni.co.il.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Yomsheni.co.il RTL helper

Téléchargez les fichiers d'extension Yomsheni.co.il RTL helper au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        מיישר מימין לשמאל:
1. טפסים של מאנדיי (Monday Forms).
2. אימיילים (Email & Activities).
3. עדכונים (Updates).
4. התראות (Notifications).
5. עמודת טקסט ארוך (Long Text).                    

Informations de Base sur l'Extension

Nom Yomsheni.co.il RTL helper Yomsheni.co.il RTL helper
ID hmkomppiapoemokhemmokomenindibjc
URL Officiel https://chromewebstore.google.com/detail/yomshenicoil-rtl-helper/hmkomppiapoemokhemmokomenindibjc
Description Unlock the potential of your monday.com account for right-to-left languages with the innovative solution offered by yomsheni.co.il.
Taille du Fichier 20.15 KB
Nombre d'Installations 150
Version Actuelle 0.11
Dernière Mise à Jour 2023-08-02
Date de Publication 2022-09-20
Évaluation 5.00/5 Total 3 Évaluations
Développeur Idoputer - monday hebrew helper
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://yomsheni.co.il/
URL de la Page d'Aide https://yomsheni.co.il/
Langues Prises en Charge 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"
    }
}