Introducing The Interceptor - the ultimate browser extension for Ethereum! Say goodbye to the confusion of making transactions with our intuitive tool that provides clear explanations of the type of Ethereum transactions you're making. The Interceptor can be used alongside with Metamask or as a standalone transaction simulation tool. With Metamask integration, you can easily send transactions by forwarding them for signing. But what really sets The Interceptor apart is its Simulation Mode. This powerful feature allows you to simulate multiple transactions and see exactly what they will do - even using DApps for free! Our extension is currently available on Chrome, Firefox, and Brave, and supports Ethereum Mainnet, Sepolia and Görli networks. Experience seamless Ethereum transactions like never before with The Interceptor.
You can also watch Interceptor introduction video from Youtube to see The Interceptor in action!
Your privacy is our priority. The Interceptor is purpose-built to minimize data leakage: no external queries are made without direct user input. By default, it connects to Ethereum RPC nodes operated by Dark Florists (us), though you can configure it to connect to other RPC nodes if desired. Please note, The Interceptor requires RPC nodes that support the mandatory eth_simulateV1
endpoint, currently available in Geth and Nethermind.
Install:
npm ci --ignore-scripts
Build:
npm run setup-chrome
for Chrome or npm run setup-firefox
for firefox
Then depending on your browser:
chrome://extensions/
and click Load unpacked
and point to \app\manifest.json
.about:debugging
and click Load Temporary Add-on
and point to \app\manifest.json
.brave://extensions/
and click Load unpacked
and point to \app\manifest.json
.You can reach us Dark Florsts via Discord and twitter @DarkFlorist!