diff --git a/extension/manifest.json b/extension/manifest.json index aca5240..6bdadf1 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "Teeception", "version": "1.0.0", - "description": "Pay-to-tweet mechanism for interacting with AI agents on X", + "description": "Pay-to-tweet mechanism for interacting with AI agents on X, powered by Starknet, Phala, Cartridge, and Nethermind", "author": "teeception@nethermind.io", "icons": { "16": "icons/teeception-16.png", diff --git a/extension/public/icons/cartridge.svg b/extension/public/icons/cartridge.svg new file mode 100644 index 0000000..2d1de4b --- /dev/null +++ b/extension/public/icons/cartridge.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/extension/src/Popup.tsx b/extension/src/Popup.tsx index 5141276..e4dc3ba 100644 --- a/extension/src/Popup.tsx +++ b/extension/src/Popup.tsx @@ -20,22 +20,29 @@ const Popup = () => {

powered by

-
- - starknet - - × - - phala network - - × - - nethermind - +
+
+ + nethermind + +
+
+ + starknet + + × + + phala network + + × + + cartridge + +

©2025 Nethermind. All Rights Reserved

diff --git a/frontend/components/Footer.tsx b/frontend/components/Footer.tsx index 7789832..64e32a9 100644 --- a/frontend/components/Footer.tsx +++ b/frontend/components/Footer.tsx @@ -13,6 +13,18 @@ export const Footer = () => {
  • + + nethermind + + × { × - nethermind
  • diff --git a/frontend/public/icons/cartridge.svg b/frontend/public/icons/cartridge.svg new file mode 100644 index 0000000..2d1de4b --- /dev/null +++ b/frontend/public/icons/cartridge.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + +