wincohi / bookmark-notes

a firefox webextension to bring back pre-62 bookmark annotations
Mozilla Public License 2.0
23 stars 4 forks source link

Add-on fails to parse imported bookmarks if any include invalid URL schemes #14

Closed wincohi closed 6 years ago

wincohi commented 6 years ago

URL values starting with about: or javascript: cause the import to fail partway through. These should be caught and filtered beforehand.