Tally
A tool to display more information about an Ethereum address.
Wat is Tally?
Tally is een Chrome-extensie ontwikkeld door Tally, en de belangrijkste functie is "A tool to display more information about an Ethereum address.".
Extensie Screenshots
Download het CRX-bestand van de extensie Tally
Download Tally-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
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!
Basisinformatie over de Extensie
Naam | Tally |
ID | akanolphjdpabgccbkkhnbkemncgjfck |
Officiële URL | https://chromewebstore.google.com/detail/tally/akanolphjdpabgccbkkhnbkemncgjfck |
Beschrijving | A tool to display more information about an Ethereum address. |
Bestandsgrootte | 2.23 MB |
Aantal Installaties | 28 |
Huidige Versie | 0.3.1 |
Laatst Bijgewerkt | 2022-03-03 |
Publicatiedatum | 2022-01-31 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Tally |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://extension.withtally.com/ |
Help Pagina-URL | http://www.withTally.com |
URL van de Privacybeleid Pagina | https://www.freeprivacypolicy.com/live/04a46cc7-ba03-4871-8965-4b0022d90e61 |
Ondersteunde Talen | 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": [ " |