Added
- The SUBSCRIPTION feature. You can download blacklists regularly from specified URLs.
Changed
- Modernize the UI of the options page using Bulma.
- (Firefox) Access permission to www.googleapis.com , that is necessary to sync with Google Drive, is not required by default now. If you used the sync feature in a previous version, please turn off and turn on sync and permit access to www.googleapis.com .
Internal Changes
- uBlacklist is now built by webpack.
- The background page and the options page are rewritten by TypeScript and Sass.
- A Chrome version and a Firefox version are built from a single source.
TODO
- Implement 'Allow' rules. At this time, sites blocked by subscriptions cannot be unblocked.
- Update the UI of the content script and the popup by Bulma.
- Rewrite the code of them by TypeScript and Sass.