User Tools

Site Tools


make_your_firefox_look_like_chrome

This is an old revision of the document!


Copy files from https://github.com/muckSponge/MaterialFox

Instructions: Mandatory instructions

  Copy the chrome folder into your Firefox profile directory. To find your profile directory, go to about:support. Alternatively, you can symlink your chrome folder instead of copying.
  [Firefox 69+, about:config] Set toolkit.legacyUserProfileCustomizations.stylesheets to true (default is false).
  [about:config] Set svg.context-properties.content.enabled to true (default is false).
  Restart Firefox.

Recommended instructions

Add space above tab bar:

  Right click on toolbar -> Customize.
  Check Drag Space checkbox.

Emulate Chrome's profile switcher button (Firefox 67+ only):

  Right click on toolbar -> Customize.
  Drag Firefox Account to the toolbar.

Replicate Chrome behaviour for clipped tabs:

  [about:config] Set browser.tabs.tabClipWidth to 83 (default is 144).

Allow tabs to shrink more; tabs in overflow will look the same as pinned tabs:

  [about:config] Add new entry materialFox.reduceTabOverflow with value true.

Replicate Chrome's “Not Secure” on HTTP:

  [about:config] Set security.insecure_connection_text.enabled to true.
make_your_firefox_look_like_chrome.1571216381.txt.gz · Last modified: 2024/03/12 21:24 (external edit)