Sesse Analysis
Shows the analysis.sesse.net as a drop down for you to check it while following game on other sites.
什么是Sesse Analysis?
Sesse Analysis是由Unknown开发的Chrome扩展程序,该扩展的主要功能是“Shows the analysis.sesse.net as a drop down for you to check it while following game on other sites.”。
扩展截图
下载Sesse Analysis扩展crx文件
下载Sesse Analysis扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
View Sesse analysis without leaving current tab.
Sesse is © 2007–2018 Steinar H. Gunderson. 扩展基本信息
| 名称 | |
| ID | bifhfmlnimmkleegfinieegidihkbjml |
| 官方URL | https://chromewebstore.google.com/detail/sesse-analysis/bifhfmlnimmkleegfinieegidihkbjml |
| 简介 | Shows the analysis.sesse.net as a drop down for you to check it while following game on other sites. |
| 文件大小 | 683 KB |
| 安装次数 | 741 |
| 当前版本 | 3 |
| 更新时间 | 2018-11-11 |
| 上架时间 | 2018-11-11 |
| 评分 | 4.70/5 共10次评分 |
| 开发者 | Unknown |
| 付费类型 | free |
| 支持的语言 | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Sesse Analysis",
"description": "Shows the analysis.sesse.net as a drop down for you to check it while following game on other sites.",
"version": "3",
"author": "Jayachandran B",
"icons": {
"16": "chess-44-16.png",
"32": "chess-44-32.png",
"48": "chess-44-48.png",
"128": "chess-44-128.png"
},
"browser_action": {
"default_icon": "chess-44-16.png",
"default_title": "Sesse",
"default_popup": "popup.html"
}
} | |