Hacker News new | ask | show | jobs
by Vorh 830 days ago
I just read through the 65LOC source, and it's because it swaps out an active or inactive extension icon based on your active tab.

https://github.com/aaronraimist/DontFuckWithPaste/blob/8cb68...

2 comments

You should have read a few more lines of that source - it also sends an "active" message to the tab, which is what adds and removes the copy/cut/paste event handlers.
Huh. That seems not super important to me. Presumably he could make a option/version where the icon didn't change?
Yeah, seems like a lame excuse to permissions grab crazy privilege.