Browser extension · Chrome 114+
Turn any post on X into a tradable coin without leaving the timeline.
Hover a post, press ⚡ LAUNCH THIS, and the side panel opens already filled from that post. One transaction later the token is live and the post wears its market.
Download · v0.1.0 · 104 KB
unpacked buildThe store listing is not up yet. This is the same build, hosted here so nothing depends on a store decision.
sha256
6e9dcecc84360e09eb2b882a7082ea182e6b4eca7df3381603476c885d1d5ce3Check what you downloaded matches: shasum -a 256 feedpad-extension-0.1.0.zip
Install
- 01Unzip it.
- 02Open
chrome://extensions. - 03Turn on Developer mode.
- 04Click Load unpacked and pick the unzipped folder.
- 05Open x.com and hover any post.
Every permission it asks for, and why
- x.com
- the only site the content script reads
- feedpad.press
- the registry and badge API
- rpc.mainnet.chain.robinhood.com
- chain reads for the launch form
- storage
- your settings
- sidePanel
- the docked launch panel
No tabs, no history, no cookies, no broad host access. The private key never leaves your wallet.
What it will never do
- Never passes a snipe-tax exemption list. The launch call's last argument is always an empty array — there is no insider lane because the parameter that would create one is never filled. Verify it per token by decoding the launch transaction.
- Never holds your funds. No custody, no deposits. The panel builds the transaction; your wallet decides.
- Never bundles wallets or grinds vanity addresses. Normal launch, one opening buy.
No wallet in the panel? The identical form lives at app.feedpad.press/launch — paste a post link and press it there.