Update README.md

This commit is contained in:
quindecim 2019-05-14 14:37:48 +00:00 committed by GitHub
parent 5f1424fdbe
commit 6922f62873
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ All this does not lead into stability issues.
- Locate Fennec's installation directory `data/data/org.mozilla.fennec_fdroid/files/mozilla/[xxxxxxx].default` - Locate Fennec's installation directory `data/data/org.mozilla.fennec_fdroid/files/mozilla/[xxxxxxx].default`
- Copy the extracted `user.js` file to the install directory - Copy the extracted `user.js` file to the install directory
- Delete `prefs.js` file inside the install directory - Delete `prefs.js` file inside the install directory
- Start Fennec F-Droid and test if `user.js` was applied browsing to `about:config` and look if `user.js.applied` is `true`. - Start Fennec F-Droid and test if `user.js` was applied browsing to `about:config` and look if `config.applied` is `true`.
If this doesn't work I suggest you to use **second root method** below. If this doesn't work I suggest you to use **second root method** below.