DELT∆ | EV COMPANION_

DELT∆ companion extension for ev.io. NFT lending, scholarships & more!

Τι είναι το DELT∆ | EV COMPANION_;

Το DELT∆ | EV COMPANION_ είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://delta-gaming.xyz, και η κύρια λειτουργία του είναι "DELT∆ companion extension for ev.io. NFT lending, scholarships & more!".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης DELT∆ | EV COMPANION_

Λήψη αρχείων επέκτασης DELT∆ | EV COMPANION_ σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        **Now available to all ev.io players!**

This extension enables ev.io players to rent NFTs on demand for utilizing in game as skins to equip for gameplay for assets such as weapons, character skins and swords.

Having an NFT skin equipped in game enables you as a player to earn the in game currency e that can later be converted into cryptocurrency through in-game achievements such as kills.
 
The rate at which you earn e is influenced by the following NFT factors:
- The global earn rate.
- The rarity tier on your NFTs (5% bonus for rare, 10% for epic and 15% for legendary)
- The percentage of the scholarship 

This extension also allows you as an NFT holder to add your NFTs to the lending database for other members to rent. 

There is also a tab on player statistics and an ability to launch ev.io right from the extension. 

Depending on your user type, you will have different benefits in using this extension.
There are currently there user types; Member, Partner and Guest.
- Member: Delta clan members which receive longer rent times, a larger limit of NFTs that can be added to the rental DB and can rent the highest tier of NFTs.
- Partner: Partner clans also receive similar benefits.
- Guest: Standard limits apply.

Check out our discord for more information, to ask question on the mechanics and to submit your suggestions for improvement.

Features include but not limited to:
- Display of player stats
- Ability to rent and stop rent on demand
- Pick and choose what you want to rent
- Add and remove your own NFTs to the DB (why not add them to earn while you sleep)
- Auto NFT data updates including detection of sold NFTs, NFTs lent outside of extension and marked unavailable.
- NFTs filtering and dynamic loading as you scroll.

Many new features coming soon.

Walker.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα DELT∆ | EV COMPANION_ DELT∆ | EV COMPANION_
ID fmonidkpmegfkdnnjnodmocbeakmeloa
Επίσημο URL https://chromewebstore.google.com/detail/delt%E2%88%86-ev-companion/fmonidkpmegfkdnnjnodmocbeakmeloa
Περιγραφή DELT∆ companion extension for ev.io. NFT lending, scholarships & more!
Μέγεθος Αρχείου 186 KB
Αριθμός Εγκαταστάσεων 801
Τρέχουσα Έκδοση 0.1.1
Τελευταία Ενημέρωση 2023-05-03
Ημερομηνία Δημοσίευσης 2023-03-22
Αξιολόγηση 5.00/5 Συνολικά 4 Αξιολογήσεις
Προγραμματιστής https://delta-gaming.xyz
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://delta-gaming.xyz/
Διεύθυνση URL της Σελίδας Βοήθειας https://discord.gg/JHQs3BDqex
URL της Σελίδας Πολιτικής Απορρήτου http://delta-gaming.xyz/privacypolicy.html
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "DELT\u2206 | EV COMPANION_",
    "version": "0.1.1",
    "description": "DELT\u2206 companion extension for ev.io. NFT lending, scholarships & more!",
    "host_permissions": [
        "https:\/\/delta-gaming.xyz\/extn\/*",
        "https:\/\/delta-gaming.xyz\/*\/*",
        "https:\/\/ev.io\/*",
        "https:\/\/ev.io\/*\/*"
    ],
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "permissions": [
        "tabs",
        "scripting"
    ],
    "action": {
        "default_popup": "popupInitial.html"
    }
}