aboutsummaryrefslogtreecommitdiff
path: root/firefox
Commit message (Collapse)AuthorAgeFilesLines
* [firefox] Add extensions.Yuchen Pei2023-09-094-0/+0
| | | | Redirector and vim-vixen are custom versions with preferences.
* Firefox x org-protocolYuchen Pei2023-08-264-13/+55
| | | | | | | A greasemonkey userscript with keybindings for org-protocol. A webpage to activate org-protocol in firefox, which requires network.protocol-handler.expose.org-protocol to be false Some org-protocol bookmarklet in case the keys don't work
* Add vim-vixen with custom keybindingYuchen Pei2023-08-263-1/+167
|
* Adding firefox redirector extensionYuchen Pei2023-08-263-1/+434
|
* Add limit-tabs firefox extension.Yuchen Pei2023-08-263-1/+106
| | | | | | | | | | A patch to apply deployment preference Build with zip -r ./* limit-tabs.xpi Then move the xpi to the firefox distribution directory as specified in policies.json i.e. /usr/lib/firefox-developer-edition/distribution/extensions/limit-tabs.xpi
* [firefox] Add org-protocol to user.jsYuchen Pei2023-08-141-0/+6
|
* More Firefox changes.Yuchen Pei2023-08-122-1/+14
| | | | | DRM can diaf. Extensions should be installed explicitly. No topsites, thanks mozilla.
* Extensions and search engines in firefox policies changeYuchen Pei2023-08-121-1/+34
| | | | | | | - Captive portal: same value as userjs - ExpireAtSessionEnd: deprecated. - Removed some search engine extensions - Added some useful extensions
* [firefox] no meed to purge history on closeYuchen Pei2023-08-101-1/+1
|
* As they often say: Indentation, Indentation, IndentationYuchen Pei2023-08-071-66/+66
|
* Adding policies.json for firefox.Yuchen Pei2023-08-071-0/+70
| | | | Cross-profile settings that work for esr/developer/nightly.
* Adding firefox, including user.jsYuchen Pei2023-08-071-0/+1051
adapted from arkenfox.