forked from d3cim/mobile_user.js
Update 'README.md'
This commit is contained in:
parent
64dae1f4a5
commit
9b9d82df0a
|
@ -44,9 +44,11 @@ All this does not lead into stability issues.
|
||||||
- Close it.
|
- Close it.
|
||||||
- Clone or download zip file and extract it
|
- Clone or download zip file and extract it
|
||||||
- Locate browser's installation directory similar to this:
|
- Locate browser's installation directory similar to this:
|
||||||
|
|
||||||
✳️ Firefox Fenix Nightly `data/data/org.mozilla.fenix/files/mozilla/[xxxxxxx].default`
|
✳️ Firefox Fenix Nightly `data/data/org.mozilla.fenix/files/mozilla/[xxxxxxx].default`
|
||||||
✳️ Iceraven `data/data/io.github.forkmaintainers.iceraven/files/mozilla/[xxxxxxx].default`
|
✳️ Iceraven `data/data/io.github.forkmaintainers.iceraven/files/mozilla/[xxxxxxx].default`
|
||||||
✳️ Fennec F-Droid `data/data/org.fdroid.froid/files/mozilla/[xxxxxxx].default`
|
✳️ Fennec F-Droid `data/data/org.fdroid.froid/files/mozilla/[xxxxxxx].default`
|
||||||
|
|
||||||
- Copy the extracted `user.js` file to the above installation directory.
|
- Copy the extracted `user.js` file to the above installation directory.
|
||||||
- Delete `prefs.js` file inside the above directory
|
- Delete `prefs.js` file inside the above directory
|
||||||
- Start the browser and test if `user.js` was applied :
|
- Start the browser and test if `user.js` was applied :
|
||||||
|
|
Loading…
Reference in New Issue