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 |
| 电子邮箱 | [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"
}
} | |