Sesse Analysis
Shows the analysis.sesse.net as a drop down for you to check it while following game on other sites.
Vad är Sesse Analysis?
Sesse Analysis är en Chrome-tillägg utvecklad av Unknown, och dess huvudfunktion är "Shows the analysis.sesse.net as a drop down for you to check it while following game on other sites.".
Tilläggsskärmbilder
Ladda ner Sesse Analysis-förlängningens CRX-fil
Ladda ner Sesse Analysis-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
View Sesse analysis without leaving current tab.
Sesse is © 2007–2018 Steinar H. Gunderson. Grundläggande Information om Tillägg
| Namn | |
| ID | bifhfmlnimmkleegfinieegidihkbjml |
| Officiell webbadress | https://chromewebstore.google.com/detail/sesse-analysis/bifhfmlnimmkleegfinieegidihkbjml |
| Beskrivning | Shows the analysis.sesse.net as a drop down for you to check it while following game on other sites. |
| Filstorlek | 683 KB |
| Antal Installationer | 741 |
| Aktuell Version | 3 |
| Senast Uppdaterad | 2018-11-11 |
| Publiceringsdatum | 2018-11-11 |
| Betyg | 4.70/5 Totalt 10 Betyg |
| Utvecklare | Unknown |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |