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). 拡張機能の基本情報
| 名前 | |
| ID | hmkomppiapoemokhemmokomenindibjc |
| 公式URL | 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 |
| Eメール | [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"
}
} | |