Russian symbols
This extension provide a simple way to type russian symbols which is missed in ukrainian and belarusian keyboard layouts.
什么是Russian symbols?
Russian symbols是由ShamanLand.Com开发的Chrome扩展程序,该扩展的主要功能是“This extension provide a simple way to type russian symbols which is missed in ukrainian and belarusian keyboard layouts.”。
扩展截图
下载Russian symbols扩展crx文件
下载Russian symbols扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
扩展基本信息
| 名称 | |
| ID | blomhfppkookggjpddkhniohbjgdeebi |
| 官方URL | https://chromewebstore.google.com/detail/russian-symbols/blomhfppkookggjpddkhniohbjgdeebi |
| 简介 | This extension provide a simple way to type russian symbols which is missed in ukrainian and belarusian keyboard layouts. |
| 文件大小 | 19.57 KB |
| 安装次数 | 39 |
| 当前版本 | 0.0.0.3 |
| 更新时间 | 2015-04-16 |
| 上架时间 | 2015-04-16 |
| 评分 | 3.00/5 共1次评分 |
| 开发者 | ShamanLand.Com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Russian symbols",
"short_name": "Russian symbols",
"description": "This extension provide a simple way to type russian symbols which is missed in ukrainian and belarusian keyboard layouts.",
"version": "0.0.0.3",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_action": {
"default_icon": "icon48.png",
"default_popup": "popup.html"
}
} | |