Skip to content

jack-the-pug/0xwho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0xWho?

Features

  • Inline Address Labeling

inline address labeling; before & after 0xwho

  • Tooltip on Selection

select a address and display a tooltip

How can use it?

  1. clone the repo;
  2. install deps:
yarn
  1. build it:
yarn build
  1. go to chrome://extensions/;
  2. enable Developer mode;
  3. Load unpacked and select the extenstion folder;

Why not make the extenstion available through the chrome web store?

It's dangerous to use a chrome ext that can tamper the content of your webpages.

So, read the code and build it yourself. And also don't forget to drink plenty of water today and always get enough sleep.

🐒 0xWho: lite version

The 0xWho ext tries to be lightweight as much as possible, but if you are super busy, we have a even lighter version for you:

Introducing: 0xWho, the Tampermonkey script version.

Now available at greasyfork.org.