Tally
A tool to display more information about an Ethereum address.
Hvad er Tally?
Tally er en Chrome-udvidelse udviklet af Tally, og dens hovedfunktion er "A tool to display more information about an Ethereum address.".
Udvidelsesskærmbilleder
Download Tally-udvidelses-CRX-fil
Download Tally-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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!
Grundlæggende oplysninger om udvidelsen
Navn | Tally |
ID | akanolphjdpabgccbkkhnbkemncgjfck |
Officiel URL | https://chromewebstore.google.com/detail/tally/akanolphjdpabgccbkkhnbkemncgjfck |
Beskrivelse | A tool to display more information about an Ethereum address. |
Filstørrelse | 2.23 MB |
Antal Installationer | 28 |
Nuværende Version | 0.3.1 |
Senest Opdateret | 2022-03-03 |
Udgivelsesdato | 2022-01-31 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | Tally |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | http://extension.withtally.com/ |
Hjælpeside-URL | http://www.withTally.com |
URL til Fortrolighedspolitik Side | https://www.freeprivacypolicy.com/live/04a46cc7-ba03-4871-8965-4b0022d90e61 |
Understøttede Sprog | 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": [ " |