Sesse Analysis
Shows the analysis.sesse.net as a drop down for you to check it while following game on other sites.
Co to jest Sesse Analysis?
Sesse Analysis to rozszerzenie Chrome opracowane przez Unknown, a jego główną funkcją jest „Shows the analysis.sesse.net as a drop down for you to check it while following game on other sites.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Sesse Analysis
Pobierz pliki rozszerzeń Sesse Analysis w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
View Sesse analysis without leaving current tab. Sesse is © 2007–2018 Steinar H. Gunderson.
Podstawowe informacje o rozszerzeniu
Nazwa | Sesse Analysis |
ID | bifhfmlnimmkleegfinieegidihkbjml |
Oficjalny URL | https://chromewebstore.google.com/detail/sesse-analysis/bifhfmlnimmkleegfinieegidihkbjml |
Opis | Shows the analysis.sesse.net as a drop down for you to check it while following game on other sites. |
Rozmiar pliku | 683 KB |
Liczba instalacji | 741 |
Aktualna Wersja | 3 |
Ostatnia Aktualizacja | 2018-11-11 |
Data Publikacji | 2018-11-11 |
Ocena | 4.70/5 Łącznie 10 Oceny |
Deweloper | Unknown |
Typ Płatności | free |
Obsługiwane Języki | 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" } } |