Featured

Edit Any Webpage

Edit any site on the fly - bookmarklet

Discussion

H
Marc
@marceglon · Hackerpreneur Mag & Letterlist.com
A contender for the most lightweight product on producthunt - it's just 1 loc that you drag into your favourites. But it's super-powerful with some interesting use cases. - Creating design mockups + comments - Copywriting tests - Pretending you have a million up votes on ph ;) - And of course trolling and slandering
Kim Døfler
@doefler · Entrepreneur and tech lover
I also find it useful to be able to turn the feature off again ;) javascript:(function()%7Bif(document.body.contentEditable!%3D'true')%7Bdocument.body.contentEditable%3D'true'%3Bdocument.designMode%3D'on'%3B%7Delse%7Bdocument.body.contentEditable%3D'false'%3Bdocument.designMode%3D'off'%3B%7D%7D)()
Joost Moerenburg
@j00st · Medialift
great! saves me the trouble of opening the inspector and edit the source for mockups. thanx!
CWilson
@cmwilson15 · Indie Developer, Follow The Circle
haha nice trick. Lets add some zeros to that bankroll!
oty
@otymix · @oneTapVote | working on smthg new 🤐
That's a simple well known command of JS to edit instead of inspecting elemnt and editing int using F12,people do not know it especially, but where is the prodcut ? i mean your adding work/value ? any way thanks for sharing it with the community oh PHers :-)