Fix typo, add new images.

This commit is contained in:
Peter 2023-07-27 23:22:04 -04:00
parent 977e5dfb40
commit 6f2ee47795
3 changed files with 1 additions and 1 deletions

View file

@ -29,7 +29,7 @@ A web extension that redirects YouTube, Twitter, TikTok, and other websites to a
The idea is to host it either locally or remotely so it can be used with the `FF-Container-HomePages` addon, because local files are no longer supported as the homepage for new tabs in Firefox due to security reasons. Home Page can be used as a regular Firefox homepage, however; you can access it at any time by using the keybind Alt+Home key.
Other than that, the `arkenfox-user.js` script and the addon `libredirect` are paired together for better privacy. Because the script in question enables letterboxing, the styling of the page was designed with that in mind, and using it without it may lead to certain consistency issues in how the elements are laid oit; also, the main search bar uses the aforementioned addon by default to search using various instances of LibreX (provided you have it installed and configured to do so before hand), but this can be changed by modifying `start.html`.
Other than that, the `arkenfox-user.js` script and the addon `libredirect` are paired together for better privacy. Because the script in question enables letterboxing, the styling of the page was designed with that in mind, and using it without it may lead to certain consistency issues in how the elements are laid out; also, the main search bar uses the aforementioned addon by default to search using various instances of LibreX (provided you have it installed and configured to do so before hand), but this can be changed by modifying `start.html`.
## Support
Since this is a personal project, don't expect much support; this is provided as is. That said, I'll do what I can to assist you if it's within reason.