Waverly - a decentralized social app

A Decentralized Social Chrome Extension App to put & tip contents as well as mint NFTs on-chain!

Τι είναι το Waverly - a decentralized social app;

Το Waverly - a decentralized social app είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://waverly.app, και η κύρια λειτουργία του είναι "A Decentralized Social Chrome Extension App to put & tip contents as well as mint NFTs on-chain!".

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

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Waverly - a decentralized social app

Λήψη αρχείων επέκτασης Waverly - a decentralized social app σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        With the use case of Decentralized Social Media, Waverly App helps to index your contents on chain so that nobody can censor or delete your contents. With Waverly, you can play around with minting digital collectibles & tipping native coins in the form of diamonds 💎 on DeSo Blockchain. You can use Waverly as a social media alternative to store your public contents for forever and never get deleted. Waverly is the easiest way to interact with next generation Web3 Social Media 😎

Some of the notable Waverly Features are listed below: 
🔥  New Version 2.14 includes:
✅ New Onboarding Workflow

🔥 New Version 2.13 includes:
✅ Background Diamond Shower
✅ Derived Keys DeSo Login
✅ DeSo Username suggestions/mentions
✅ Like Shower
✅ Mint UI revamp + Additional DeSo Royalty
✅ Dark Mode

🔥  Recent Version 1.0 included:
✅ Post contents with Youtube Embeds
✅ NFT Minting with Unlockable Contents
✅ Diamond Shower (Tip Contents)

😎 Waverly was Second-Runner Up of DeSoLabs Hackathon! 
🥰 For more informations, explore www.waverly.app 🥳                    

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

Όνομα Waverly - a decentralized social app Waverly - a decentralized social app
ID nonifodikannfdcffnmiopjjglglepab
Επίσημο URL https://chromewebstore.google.com/detail/waverly-a-decentralized-s/nonifodikannfdcffnmiopjjglglepab
Περιγραφή A Decentralized Social Chrome Extension App to put & tip contents as well as mint NFTs on-chain!
Μέγεθος Αρχείου 1.56 MB
Αριθμός Εγκαταστάσεων 40
Τρέχουσα Έκδοση 2.14
Τελευταία Ενημέρωση 2023-03-03
Ημερομηνία Δημοσίευσης 2022-11-30
Αξιολόγηση 5.00/5 Συνολικά 7 Αξιολογήσεις
Προγραμματιστής https://waverly.app
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.waverly.app
Διεύθυνση URL της Σελίδας Βοήθειας https://www.diamondapp.com/u/waverlyapp
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Waverly - a decentralized social app",
    "description": "A Decentralized Social Chrome Extension App to put & tip contents as well as mint NFTs on-chain!",
    "version": "2.14",
    "icons": {
        "16": ".\/favicon_io\/favicon-16x16.png",
        "32": ".\/favicon_io\/favicon-32x32.png",
        "128": ".\/favicon_io\/favicon-128x128.png"
    },
    "manifest_version": 3,
    "action": {
        "default_title": "WaverlyApp - a deso extension"
    },
    "permissions": [
        "storage"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    }
}