Eternal Helper | ev.io
Eternal Helper enhances your ev.io experience, by providing various features such as analytics, free rentals, news & more.
Τι είναι το Eternal Helper | ev.io;
Το Eternal Helper | ev.io είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://ety.gg, και η κύρια λειτουργία του είναι "Eternal Helper enhances your ev.io experience, by providing various features such as analytics, free rentals, news & more.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Eternal Helper | ev.io
Λήψη αρχείων επέκτασης Eternal Helper | ev.io σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Eternal Helper
The only ev.io extension you'll ever need.
Features:
-- Improve Your Game
Indepth analytics, charts & more! Monitor your journey to greatness.
Stay aware of the meta by seeing what the pros / top 500 players are using as loadout.
[Soon] Get access to comp player's settings, crosshairs & more.
-- Rent
Rent NFTs, now from the comfort of your browser, in just 2 clicks. No limits, free for all!
Get access to the greatest NFT pool of all, including super rare W3E ARs, W3E Characters, Hut8 ARs, AG Characters & more than 500 other ev.io NFTs!
Our rental engine automatically selects you the best ratio of rarity and rental period.
[Soon] Get notified ingame when your rentals run out.
-- Lend
Lend NFTs via our system with the click of a button. No wallet connection required! Remove your NFTs from the pool at any time. Get access to 4700+ renters.*
Our system automatically maximizes your yield by assigning the NFTs based on our renters rating & reputation system.
NFTs will get automatically deactivated when you sell / transfer them anywhere.
Enable AutoAddal, our system will then automatically add all NFTs new to your account // auto-enable NFTs that transformed to earning ones.
[Soon] Track rental demand developments via our Automated Market Maker's charts.
[Soon] Track your ev portfolio's performance with automatic value calculation based on the last on-chain sales.
& more coming soon <3
Cheers,
The Eternity Team
* Note that we do not support multi-pooling, i.e. you are not allowed to lend your NFT via the Eternity Rental System & others simultaneously. In contrast to some people tried to defame, this is not because our system is not capable of, it would simply result in chaos & overall less yield / security for our lenders. Apart from that there are no limits to how many NFTs you lend or rent - as free for all implies ^^. Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | gnnfcmghpebbmlaaeoinbmpkcogpjibl |
| Επίσημο URL | https://chromewebstore.google.com/detail/eternal-helper-evio/gnnfcmghpebbmlaaeoinbmpkcogpjibl |
| Περιγραφή | Eternal Helper enhances your ev.io experience, by providing various features such as analytics, free rentals, news & more. |
| Μέγεθος Αρχείου | 121 KB |
| Αριθμός Εγκαταστάσεων | 268 |
| Τρέχουσα Έκδοση | 0.0.1 |
| Τελευταία Ενημέρωση | 2023-05-14 |
| Ημερομηνία Δημοσίευσης | 2023-05-14 |
| Αξιολόγηση | 5.00/5 Συνολικά 5 Αξιολογήσεις |
| Προγραμματιστής | https://ety.gg |
| Ηλεκτρονικό ταχυδρομείο | [email protected] |
| Τύπος Πληρωμής | free |
| Ιστότοπος Επέκτασης | https://ety.gg/#eternal_helper |
| Διεύθυνση URL της Σελίδας Βοήθειας | https://ety.gg/discord |
| URL της Σελίδας Πολιτικής Απορρήτου | https://cdn.ety.gg/ety/d/privacy-policy |
| Υποστηριζόμενες Γλώσσες | en |
| manifest.json | |
{
"manifest_version": 3,
"name": "Eternal Helper | ev.io",
"version": "0.0.1",
"description": "Eternal Helper enhances your ev.io experience, by providing various features such as analytics, free rentals, news & more.",
"permissions": [
"tabs",
"storage",
"cookies"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "\/img\/16.png",
"48": "\/img\/48.png",
"128": "\/img\/128.png"
}
},
"host_permissions": [
"https:\/\/*.ev.io\/*",
"https:\/\/app.ety.gg\/*"
],
"icons": {
"16": "\/img\/16.png",
"48": "\/img\/48.png",
"128": "\/img\/128.png"
},
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
} | |