pento / linkify

Chrome and Firefox extension for automatically turning pasted URLs into links
GNU General Public License v3.0
21 stars 4 forks source link

Options page & structural redesign #150

Open foosantos opened 2 years ago

foosantos commented 2 years ago

Closes #147

It ended up as a big PR as involved a structural redesign.

Created an options page to bring more flexibility for each user. Added the template fregante/browser-extension-template as an initial setup.

Some initial options:

Also, added a few small improvements such as adding the google.com domain to the blocked list (as it's currently not working based on issue #148) and moving github.com from markdown to blocked list as that's now a native feature for their service.

foosantos commented 2 years ago

Hey @pento, sorry to bother you with the ping, but I was wondering if you’ve had a chance to review this PR. If so, how should we proceed on this? Would love to work on it if you have any feedback. :)