1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 15:40:48 +05:30
Commit Graph

20 Commits

Author SHA1 Message Date
yokoffing 164322e30f Pesky August 2021 (#30)
* Pesky August 2021

Mark defaults

* allowed pop-up events

added mousedown pointerdown
2021-08-02 09:50:36 -04:00
yokoffing aa0abec6ad Pesky June 2021 (#24)
Formatting
2021-07-28 15:24:06 -04:00
yokoffing 8a386bfb9c Pesky May 2021 (#21) 2021-05-22 14:01:43 -04:00
yokoffing 5a61758c19 pesky march 2021 (#15) 2021-03-28 11:57:16 -04:00
yokoffing 0cba80fc86 Peskyfox updates Feb 2021 (#11)
* Peskyfox

Removed duplicate
Small corrections

* add devtools themes and PDF viewer themes

* autoplay policies

remove trim_urlbars here and move to SecureFox

* force enable print preview

* add default tag
2021-02-24 11:37:46 -05:00
yokoffing 7600002801 07 Feb 2021 2021-02-07 13:24:26 -05:00
yokoffing 8fe521a299 07 Feb 2021 2021-02-07 12:52:02 -05:00
yokoffing 1c8057e09a 01 Feb 2021
*enforced Pop-ups blocked message
* Light theme and Dark theme prefs
2021-02-01 16:43:31 -05:00
yokoffing cc8ab18305 29 Jan 2021
Added
user_pref("pdfjs.defaultZoomValue", "page-width");
user_pref("media.autoplay.default", 1);
user_pref("dom.disable_open_during_load", true);
user_pref("full-screen-api.warning.delay", 0);
user_pref("full-screen-api.warning.timeout", 0);
2021-01-29 16:27:45 -05:00
yokoffing b9980084df Update PeskyFox.js
added:
user_pref("browser.messaging-system.whatsNewPanel.enabled", false);
user_pref("extensions.formautofill.creditCards.available", false);
user_pref("browser.urlbar.suggest.engines", false);
user_pref("image.avif.enabled", true);
2021-01-16 13:25:34 -05:00
yokoffing 580b0d7d5b Code cleanup
Cleaned up NTP activity stream preferences

Added:
user_pref("clipboard.plainTextOnly", true);
user_pref("dom.disable_window_move_resize", true);
user_pref("dom.popup_allowed_events", "click dblclick");
2021-01-09 13:10:45 -05:00
yokoffing de0ea73bd8 Update PeskyFox.js
New focus toggle
2020-12-01 10:53:07 -05:00
yokoffing 5d1ef22b7a PiP icon 2020-11-14 08:13:13 -05:00
yokoffing 6971fefdda clarified new tab page items 2020-07-30 10:50:15 -04:00
yokoffing 535d992791 Changes to FF 77
- [SecureFox] The browser.urlbar.oneOffSearches preference has been removed. To hide one-off search buttons uncheck search engines on the about:preferences#search page.
+ [PeskyFox] Firefox will now recognize and open more PDF files in the browser.
+ [PeskyFox] Firefox will now prevent the page from truncating passwords that are too long.
2020-06-04 22:42:11 -04:00
yokoffing a9b689f6bd fixed mis-categorizations 2020-04-03 21:18:21 -04:00
hjstephens09 83014166f7 Update PeskyFox.js 2020-03-24 13:04:43 -04:00
hjstephens09 90a5b69157 Update PeskyFox.js 2020-03-24 11:55:34 -04:00
hjstephens09 20f87a40ba Update PeskyFox.js 2020-03-24 10:52:27 -04:00
hjstephens09 63524e0567 Add files via upload 2020-03-23 19:09:33 -04:00