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 |
| 官方網址 | 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"
}
} | |