Sesse Analysis
Shows the analysis.sesse.net as a drop down for you to check it while following game on other sites.
What is Sesse Analysis?
Sesse Analysis is a Chrome extension developed by Unknown, and its main feature is "Shows the analysis.sesse.net as a drop down for you to check it while following game on other sites.".
Extension Screenshots
Download Sesse Analysis Extension CRX File
Download Sesse Analysis extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
View Sesse analysis without leaving current tab. Sesse is © 2007–2018 Steinar H. Gunderson.
Extension Basic Information
Name | Sesse Analysis |
ID | bifhfmlnimmkleegfinieegidihkbjml |
Official URL | https://chromewebstore.google.com/detail/sesse-analysis/bifhfmlnimmkleegfinieegidihkbjml |
Description | Shows the analysis.sesse.net as a drop down for you to check it while following game on other sites. |
File Size | 683 KB |
Installation Count | 741 |
Current Version | 3 |
Last Updated | 2018-11-11 |
Publish Date | 2018-11-11 |
Rating | 4.70/5 Total 10 Ratings |
Developer | Unknown |
Payment Type | free |
Supported Languages | 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" } } |