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:
Create a blank anchor link when pasting on a blank text area (previously enabled by default)
Markdown sites (previously hardcoded)
Blocked sites (previously hardcoded)
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.
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. :)
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 movinggithub.com
from markdown to blocked list as that's now a native feature for their service.