Matthew Sundberg
Matthew Sundberg
In all font weights and optical sizes of the italics there is a slight issue with the lowercase _'k'_ character, the two lines of the intersect with an internal gap....
## Summary of the Pull Request This changes the behavior when renaming with date/time values to use the "Date Modified" file attribute as it is often more relevant than the...
**Describe the bug** We use the [`originUrl`](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/webRequest/onBeforeRequest#originurl) field of the [`webRequest.onBeforeRequest`](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/webRequest/onBeforeRequest) listener args as the official request source. When a link to a LAN domain in a non-LAN page (example...
**Is your feature request related to a problem? Please describe.** The massive regex is hard to work with or update. It's unclear at a glance if IPv6 is covered, or...
**Is your feature request related to a problem? Please describe.** Currently there are 3 settings values that are stored, `blocking_enabled` (renamed in #42 from prior key `state` (EDIT: rename potentially...
Hoisted to a separate issue from #47. **Overview:** Users with browsers signed in to a Firefox Account will be able to sync extension settings across their devices. This is a...
**Is your feature request related to a problem? Please describe.** Adding sites to the whitelist from #30 requires going to the extensions settings page and manually entering the domain every...