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.
什麼是Yomsheni.co.il RTL helper?
Yomsheni.co.il RTL helper是由Idoputer - monday hebrew helper開發的Chrome擴展程式,該擴展的主要功能是“Unlock the potential of your monday.com account for right-to-left languages with the innovative solution offered by yomsheni.co.il.”。
擴展截圖
下載Yomsheni.co.il RTL helper擴展crx文件
下載Yomsheni.co.il RTL helper擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
מיישר מימין לשמאל: 1. טפסים של מאנדיי (Monday Forms). 2. אימיילים (Email & Activities). 3. עדכונים (Updates). 4. התראות (Notifications). 5. עמודת טקסט ארוך (Long Text).
擴展基本資訊
名稱 | Yomsheni.co.il RTL helper |
ID | hmkomppiapoemokhemmokomenindibjc |
官方網址 | https://chromewebstore.google.com/detail/yomshenicoil-rtl-helper/hmkomppiapoemokhemmokomenindibjc |
簡介 | Unlock the potential of your monday.com account for right-to-left languages with the innovative solution offered by yomsheni.co.il. |
檔案大小 | 20.15 KB |
安裝次數 | 150 |
目前版本 | 0.11 |
更新時間 | 2023-08-02 |
上架時間 | 2022-09-20 |
評分 | 5.00/5 共 3 次評分 |
開發者 | Idoputer - monday hebrew helper |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://yomsheni.co.il/ |
說明頁面URL | https://yomsheni.co.il/ |
支援的語言 | 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" } } |