Chris McFarland

Results 8 issues of Chris McFarland

Fauxbar 1.8.1 uses Manifest V2. [Google will be enforcing Chromium Manifest V3 for extensions in the future:](https://developer.chrome.com/blog/mv2-transition/) >There are two key dates for the phase-out: > >- **January 17, 2022:**...

Fauxbar 1.8.1 has an option: **Options > General > Override Chrome's New Tab button** If enabled (default), Fauxbar closes the New Tab Page, then opens another page, all in an...

enhancement

WebSQL is destined to be deprecated and removed from Chromium at some point. Some notes are gathered [here](https://github.com/ChrisNZL/Fauxbar/issues/48#issuecomment-499460678). Possible replacements: - [Google Lovefield](https://github.com/google/lovefield) - [PouchDB](https://github.com/pouchdb/pouchdb) - [AlaSQL](https://github.com/agershun/alasql) - [Dexie.js](https://github.com/dfahlander/Dexie.js) -...

enhancement

With Chrome 87 and Fauxbar 1.8.1, some font options are not getting applied properly (font family, font size). Noticeable on Windows 10 and macOS Big Sur. Not seeing any errors...

bug
to investigate

Within Fauxbar > Options > Frecency Scoring Options, the link to [Mozilla's frecency algorithm](https://developer.mozilla.org/en-US/The_Places_frecency_algorithm) no longer works. Additionally, Googling `site:developer.mozilla.org frecency` returns no relevant results. It's like the algorithm's documentation...

Issue in Fauxbar 1.8.1. ### Scenario: 1. Type several characters into the Address Box to search your history and bookmarks. 2. After a few characters, and while the results below...

bug

Occasionally when opening a new Fauxbar tab, input box focus jumps between the Address Box and Search Box back and forth really quickly. End up having to close the tab....

bug

https://bugs.chromium.org/p/chromium/issues/detail?id=395955 Means Fauxbar's "Delete from history" and Quick Delete only delete a URL from Fauxbar, not from Chrome, which is not desirable. Appears to be a bug from 2014, so...

enhancement