Skip to content

marlonivo/fox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🟪 What is fox?

Fox is autobootstrap-script that configures a keyboard based, unified and distraction-free Firefox-UI plus Webpagedesign with the help of the toolkit.legacyUserProfileCustomizations.stylesheets function, as well as security and anti-tracking features with the help of arkenfox.

2024-08-09-045130_1920x1080_scrot

🟨 The Autobootstrap Script will do the following with your boring firefox:

  1. Creates a new profile called unifox, which in itself creates a new directory in your .mozilla configuration folder

  2. Inside your new profile directory, it will install the addon's:

  1. Then configures the labelled Add-On's, with the files from the extensions folder.

  2. Activate's toolkit.legacyUserProfileCustomizations.stylesheets which is necessary for the Files within the folder chrome to take effect. Then copie's the .css configuration files into which include:

  • userChrome.css
  • userContent.css
  • userChrome.js
  1. Set a custom about:home which can be changed within the .mozilla/firefox/xxxxx.default-release/chrome/img/ directory.

  2. At last copies my user.js and extension-settings.json.

🟩 Installaion:

git clone https://github.com/marlonivo/unifox.git && cd unifox && chmod +x unifox.sh && ./unifox

🟦 Unified Keybindings for page-navigation and browser-tab-operations:

page navigation:
? - show help (overview of all keybindings)
f - show quick keybinding's
j - scroll down
k - scroll up
/ - enter find mode
    n - cycle through 'find mode'
r - reload tab
x - close tab
will come in future:
t - translate webpage
d - de-/activate dark mode
s - screenshot

browser tab operations:
strg tab - cycle through open Tabs
strg t - new tab
    strg alt y - https://youtube.com
    strg alt h - vimium://options
    strg alt e - https://deepl.com
    strg alt g - https://github.com
    strg alt k - https://chatgpt.com
    strg alt c - stylus toolbar
    strg alt u - ublock origin toolbar
    strg alt p - ublock element picker
alt left - go one step back in history
alt right - go one step forth in history
strg shift s - make a screenshot
strg shift h - search history, downloads, tags and bookmarks
strg shift k - developer console
strg shift a - about:addons

youtube:
t - cinema mode
s - fullscreen
c - subtitles
strg alt i - zoom in-to video
strg alt o - zoom out-of video

🟦 License: MIT

Releases

No releases published

Packages

No packages published