Sesse Analysis
Shows the analysis.sesse.net as a drop down for you to check it while following game on other sites.
Cos'è Sesse Analysis?
Sesse Analysis è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Shows the analysis.sesse.net as a drop down for you to check it while following game on other sites.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Sesse Analysis
Scarica i file di estensione Sesse Analysis in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
View Sesse analysis without leaving current tab. Sesse is © 2007–2018 Steinar H. Gunderson.
Informazioni di Base sull'Estensione
Nome | Sesse Analysis |
ID | bifhfmlnimmkleegfinieegidihkbjml |
URL Ufficiale | https://chromewebstore.google.com/detail/sesse-analysis/bifhfmlnimmkleegfinieegidihkbjml |
Descrizione | Shows the analysis.sesse.net as a drop down for you to check it while following game on other sites. |
Dimensione del File | 683 KB |
Conteggio Installazioni | 741 |
Versione Corrente | 3 |
Ultimo Aggiornamento | 2018-11-11 |
Data di Pubblicazione | 2018-11-11 |
Valutazione | 4.70/5 Totale 10 Valutazioni |
Sviluppatore | Unknown |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |