Sesse Analysis
Shows the analysis.sesse.net as a drop down for you to check it while following game on other sites.
Wat is Sesse Analysis?
Sesse Analysis is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "Shows the analysis.sesse.net as a drop down for you to check it while following game on other sites.".
Extensie Screenshots
Download het CRX-bestand van de extensie Sesse Analysis
Download Sesse Analysis-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
View Sesse analysis without leaving current tab. Sesse is © 2007–2018 Steinar H. Gunderson.
Basisinformatie over de Extensie
Naam | Sesse Analysis |
ID | bifhfmlnimmkleegfinieegidihkbjml |
Officiële URL | https://chromewebstore.google.com/detail/sesse-analysis/bifhfmlnimmkleegfinieegidihkbjml |
Beschrijving | Shows the analysis.sesse.net as a drop down for you to check it while following game on other sites. |
Bestandsgrootte | 683 KB |
Aantal Installaties | 741 |
Huidige Versie | 3 |
Laatst Bijgewerkt | 2018-11-11 |
Publicatiedatum | 2018-11-11 |
Beoordeling | 4.70/5 Totaal 10 Beoordelingen |
Ontwikkelaar | Unknown |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |