https://github.com/xgqt/chrome
userChrome.css and userContent.css for Firefox (mirror)
https://github.com/xgqt/chrome
firefox
Last synced: about 1 year ago
JSON representation
userChrome.css and userContent.css for Firefox (mirror)
- Host: GitHub
- URL: https://github.com/xgqt/chrome
- Owner: xgqt
- License: isc
- Created: 2019-08-16T21:24:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-06T23:11:25.000Z (almost 6 years ago)
- Last Synced: 2025-02-17T21:18:17.418Z (over 1 year ago)
- Topics: firefox
- Language: CSS
- Homepage: https://gitlab.com/xgqt/chrome
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+TITLE: My Firefox chrome settings
#+AUTHOR: XGQT
#+LANGUAGE: en
#+STARTUP: showall
[[https://gitlab.com/xgqt/secret_service/pipelines][file:https://gitlab.com/xgqt/chrome/badges/master/pipeline.svg]] [[https://gitlab.com/xgqt/secret_service/commits/master.atom][file:https://img.shields.io/badge/feed-atom-orange.svg]] [[./LICENSE][file:https://img.shields.io/badge/license-ISC-blue.svg]]
* Howto
- [[https://support.mozilla.org/en-US/kb/profiles-where-firefox-stores-user-data?redirectlocale=en-US&redirectslug=Profiles][find your Firefox profile location]]
- ex.: /home/user/.mozilla/firefox/0000000.Default/
- clone the folder there
=git clone https://gitlab.com/xgqt/chrome=
- the folder has to be named "[[https://www.userchrome.org/][chrome]]"
- start Firefox
- enjoy :)