Emesa helper
Emesa helper
什么是Emesa helper?
Emesa helper是由uxdesign开发的Chrome扩展程序,该扩展的主要功能是“Emesa helper”。
扩展截图
下载Emesa helper扩展crx文件
下载Emesa helper扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Gives the possibility for users to directly open in a new tab the right cms page 扩展基本信息
| 名称 | |
| ID | omocenmohnikhhkonmmndedniiajpiip |
| 官方URL | https://chromewebstore.google.com/detail/emesa-helper/omocenmohnikhhkonmmndedniiajpiip |
| 简介 | Emesa helper |
| 文件大小 | 11.5 KB |
| 安装次数 | 25 |
| 当前版本 | 0.0.0.1 |
| 更新时间 | 2019-05-03 |
| 上架时间 | 2019-05-03 |
| 开发者 | uxdesign |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Emesa helper",
"short_name": "Emesa helper",
"description": "Emesa helper",
"version": "0.0.0.1",
"browser_action": {
"default_icon": "icon17.png",
"default_popup": "popup.html",
"default_title": "Open page"
},
"permissions": [
"activeTab",
"https:\/\/ajax.googleapis.com\/"
]
} | |