From 06bdcb0426a180aea31cd4e8c182ab3680d113f2 Mon Sep 17 00:00:00 2001 From: Narsil Date: Sat, 19 Sep 2020 07:30:02 -0400 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b428c4..c5ca5b1 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ All this does not lead into stability issues. - Start the browser for the first time (offline mode/no data connections) and wait about 5 sec. - Close it. - Clone or download zip file and extract it -- Locate Fennec's installation directory similar to this `data/data/org.mozilla(iceraven/Fenix)/files/mozilla/[xxxxxxx].default` +- Locate browser's installation directory similar to this `data/data/org.mozilla(iceraven/Fenix)/files/mozilla/[xxxxxxx].default` - Copy the extracted `user.js` file to the above installation directory. - Delete `prefs.js` file inside the above directory - Start the browser and test if `user.js` was applied : @@ -55,7 +55,7 @@ If this doesn't work I suggest you to use the **ROOT METHOD 2** below. - Download and install the browser from the official websites. - Download and install [User.js Updater](https://github.com/v1nc/user.js-updater/releases) - Start the browser for the first time (offline mode/no data connections) and wait about 5 sec. -- Close Fennec. +- Close it. - Open `User.js Updater` app and grant storage permission. - Tap `UPDATE` at the bottom and grant root permission. - Start the browser and test if `user.js` was applied :