Tally
A tool to display more information about an Ethereum address.
Co to jest Tally?
Tally to rozszerzenie Chrome opracowane przez Tally, a jego główną funkcją jest „A tool to display more information about an Ethereum address.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Tally
Pobierz pliki rozszerzeń Tally 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
Instantly learn about the user of an Ethereum addresses directly on a webpage. Supports Tally Profiles, POAP, NFTS, and Transaction History. Simply hover the address, and all the users information will instantly pop up. Very useful for NFT Drops, investigating DAO participants and more!
Podstawowe informacje o rozszerzeniu
Nazwa | Tally |
ID | akanolphjdpabgccbkkhnbkemncgjfck |
Oficjalny URL | https://chromewebstore.google.com/detail/tally/akanolphjdpabgccbkkhnbkemncgjfck |
Opis | A tool to display more information about an Ethereum address. |
Rozmiar pliku | 2.23 MB |
Liczba instalacji | 28 |
Aktualna Wersja | 0.3.1 |
Ostatnia Aktualizacja | 2022-03-03 |
Data Publikacji | 2022-01-31 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | Tally |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | http://extension.withtally.com/ |
Adres URL Strony Pomocy | http://www.withTally.com |
Adres URL Strony Polityki Prywatności | https://www.freeprivacypolicy.com/live/04a46cc7-ba03-4871-8965-4b0022d90e61 |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "0.3.1", "short_name": "Tally", "name": "Tally", "description": "A tool to display more information about an Ethereum address.", "action": { "default_title": "Tally", "default_popup": "popup.html" }, "background": { "service_worker": "background.bundle.js" }, "content_scripts": [ { "matches": [ " |