|
|
|
|
|
by modeless
1718 days ago
|
|
I love the idea. I just wish the extension didn't require permission to "read and change all your data on all websites". I severely restrict the number of extensions I install with that permission. If any one of them is sold to unscrupulous people, or has a vulnerability, or just has their developer account hijacked, the extension can be silently updated to do anything, including for example stealing all of my money, or taking over any online account I use. It's a really scary permission when combined with silent automatic background updates. It seems like it ought to be possible to do some or most of this functionality with more restrictive permissions. |
|
It's basically "too good": an extension so convenient that I can't imagine living without it.
One idea is to install the extension, unpack it, change the permission manifest, then "install unpacked." I did this when I fixed the netflix auto-skip extension (always skips intros and outros; saved me hours of Star Trek outro pain): https://github.com/shawwn/netflix-skip
But I suspect that if you turn off those permissions for this extension, you'll just see it break, since it does need the ability to read data on the current site to then pull up twitter conversations about the site.
It's a shame that "examine current url" isn't a separate permission from "modify all data on the site" though. And that read/write permissions aren't separate. I'd be much more inclined to let extensions read all sites I visit.