mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 07:30:47 +05:30
Updated Advanced Users (markdown)
+2
-2
@@ -105,9 +105,9 @@ For any of the above methods, you can keep your browser's `user.js` with the lat
|
|||||||
|
|
||||||
```
|
```
|
||||||
cd ~/.mozilla/firefox
|
cd ~/.mozilla/firefox
|
||||||
git clone 'https://github.com/pyllyukko/user.js.git'
|
git clone 'https://github.com/yokoffing/Betterfox.git'
|
||||||
cd XXXXXXXX.your_profile_name
|
cd XXXXXXXX.your_profile_name
|
||||||
ln -s ../user.js/user.js user.js
|
ln -s ../Betterfox/user.js user.js
|
||||||
```
|
```
|
||||||
|
|
||||||
### Verifying
|
### Verifying
|
||||||
|
|||||||
Reference in New Issue
Block a user