Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
v0.12.0
Browse files Browse the repository at this point in the history
- Adds Recently Active sidebar
- Adds blocked accounts tab
- Switches Omnibox keyword to "deso"; Allows querying by public key and username
- Adds "Explore NFTs" item to profile menu
- Adds logout buttons to account selector items
  • Loading branch information
iPaulPro committed Mar 10, 2022
1 parent d54c0fb commit 81ebd82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "BitClout Plus",
"description": "BitClout on steroids",
"version": "0.11.0",
"version": "0.12.0",
"manifest_version": 3,
"content_security_policy": {
"extension_pages": "script-src 'self'; connect-src https://node.deso.org https://bitclout.com; object-src 'self'; frame-ancestors 'none';"
Expand Down

0 comments on commit 81ebd82

Please sign in to comment.