Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 717 Bytes

File metadata and controls

23 lines (14 loc) · 717 Bytes

sol_buddy

Utility chrome extension for when working on Solana

Address & Transaction Tooltips

Add custom links to tooltips below solana addresses or transactions

Account Selection

Signature Selection

Custom Links

Modify the explorers.json to add/remove links

  • If the accountUrl or txUrl is empty, it will not be displayed under the respective type

Install

  • Navigate to chrome://extensions/
  • Enable "Unpacked Extensions"
  • Click Load unpacked in the top left
  • Select the sol_buddy folder