0
votes
1answer
24 views

A way to mimic the “share a link to this answer” dialog from a user script?

I would like to make a browser "user script" (like Greasemonkey etc) that can pop open a window with a text field for the user to select and copy so they can paste it elsewhere. I want to match the ...
5
votes
1answer
274 views

Chrome may not allow one-click userscript install now

Issue 128748: [Regression] Unable to install extensions by running .crx file downloaded in Chrome Chrome can't (directly) install userscripts anymore Chrome Fix: Extensions, apps, and user scripts ...
2
votes
2answers
78 views

Small user scripts, one-liners, prototypes?

The script tag is to be used for complete userscripts. It would also feel kind of pollutive to swamp it with lots of smallish submissions. Hencewhy I'm making this proposal as reference question to ...