This commit is contained in:
jetstream0
2023-08-06 21:12:28 -07:00
parent 6e31b888d8
commit 3e57686315
4 changed files with 34 additions and 10 deletions

View File

@@ -7,6 +7,14 @@
"author": "jetstream0/Prussia", "author": "jetstream0/Prussia",
"tags": ["code", "project", "web", "markdown", "typescript_javascript", "css"] "tags": ["code", "project", "web", "markdown", "typescript_javascript", "css"]
}, },
"eve": {
"title": "Eve",
"slug": "eve",
"filename": "eve",
"date": "06/08/2023",
"author": "jetstream0/Prussia",
"tags": ["cryptography"]
},
"month-start-unix": { "month-start-unix": {
"title": "Finding the Unix Timestamp of the Start of the Month with Javascript", "title": "Finding the Unix Timestamp of the Start of the Month with Javascript",
"slug": "month-start-unix", "slug": "month-start-unix",
@@ -21,7 +29,7 @@
"filename": "190k_faucet", "filename": "190k_faucet",
"date": "12/02/2023", "date": "12/02/2023",
"author": "jetstream0/Prussia", "author": "jetstream0/Prussia",
"tags": ["project", "web", "milestone", "crypto"] "tags": ["project", "web", "milestone", "cryptocurrency"]
}, },
"adding-commas": { "adding-commas": {
"title": "Adding Commas to Numbers", "title": "Adding Commas to Numbers",
@@ -39,6 +47,14 @@
"author": "jetstream0/Prussia", "author": "jetstream0/Prussia",
"tags": ["bot", "typescript_javascript"] "tags": ["bot", "typescript_javascript"]
}, },
"gobanme-v1-2": {
"title": "GoBanMe v1.2",
"slug": "gobanme-v1-2",
"filename": "gobanme_v1-2",
"date": "30/05/2022",
"author": "jetstream0/Prussia",
"tags": ["release", "cryptocurrency"]
},
"fake-typing-effect": { "fake-typing-effect": {
"title": "Making a Fake Typing Effect", "title": "Making a Fake Typing Effect",
"slug": "fake-typing-effect", "slug": "fake-typing-effect",
@@ -62,13 +78,5 @@
"date": "02/08/2023", "date": "02/08/2023",
"author": "jetstream0/Prussia", "author": "jetstream0/Prussia",
"tags": ["code", "project", "web", "build", "docs", "typescript_javascript"] "tags": ["code", "project", "web", "build", "docs", "typescript_javascript"]
},
"eve": {
"title": "Eve",
"slug": "eve",
"filename": "eve",
"date": "06/08/2023",
"author": "jetstream0/Prussia",
"tags": ["cryptography"]
} }
} }

View File

@@ -1 +1 @@
![A stick figure is sitting, looking at a book that says: 'Baby Names', with the name 'Eve' underlined. Caption: Cryptographers say the best defense is a good offense.](/images/c/eve.png) ![A stick figure is sitting, looking at a book that says: 'Baby Names', with the name 'Eve' underlined. Caption: Cryptographers say the best defense is a good offense.](/images/c/eve.png)

16
posts/gobanme_v1-2.md Normal file
View File

@@ -0,0 +1,16 @@
![an example of the extension](/images/gobanme_example.png)
GoBanMe is a pretty neat browser extension that was made to **tip your favorite websites Banano**. It also functions as a rudimentary wallet.
Essentially, you can microtip your favorite Banano related websites like JungleTV, Yellowspyglass, or various faucets. The funds will go to the creator's wallet. There's even a 'Discover' Tab where you can find a list of websites that support GoBanMe.
It's been around for a while, but recently it was (finally) updated.
For firefox, this update makes GoBanMe more like a wallet, letting you send banano to any address, not just website operators. There will be many more updates to come, with the intent of GoBanMe becoming a "Metamask" of sorts for Banano. Additionally, **youtube channels with a banano address in their description can now be tipped!**
For chrome, there are now huge usability improvements!
Download it here for [Firefox](https://addons.mozilla.org/en-US/firefox/addon/gobanme/) (recommended).
Download it here for [Chrome and Chromium](https://chrome.google.com/webstore/detail/gobanme/chcpbckfgpcogpgceecknjgcaicdonje).
Want to add GoBanMe support for your website? Read [here](https://www.prussia.dev/docs/gobanme/index.html#add-gobanme).

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB