diff --git a/README.md b/README.md
index 7fa1b90..a73c91c 100644
--- a/README.md
+++ b/README.md
@@ -1,19 +1,26 @@
-# Help! FoxyProxy Updated and All Settings Are Lost
+# FAQ
+
+## Settings not kept after upgrade to v8
Using Firefox and you've lost all FoxyProxy settings?
-These following options are available if FoxyProxy updated from 7.* to 8.2 and you have encountered an update bug:
+Due to a bug in version 8.2, settings of some users were not migrated after the upgrade.
+The issue has been fixed in version 8.6.
+These following options are available if FoxyProxy updated from 7.* to 8.2 and you have encountered the update bug:
-## 1. Retrieve Settings and Keep version 8.2
+
+ 1. Retrieve Settings and Keep version 8.2
From [this comment](https://github.com/foxyproxy/browser-extension/issues/45#issuecomment-1838719332):
### Look for old data
+
1. Go to the FoxyProxy Options page
2. Open the Dev Tools (F12)
3. Go to the Console tab
4. Type the following and hit ENTER
-#### With Sync
+
+### With Sync
```js
browser.storage.sync.get().then(console.log)
@@ -35,7 +42,7 @@ browser.storage.sync.get().then(pref => {
});
```
-#### Without Sync
+### Without Sync
```js
browser.storage.local.get().then(console.log)
@@ -61,8 +68,10 @@ browser.storage.local.get().then(pref => {
1. Go to **Import Tab -> Import from older versions**
2. Import the `FoxyProxy_sync.json` or `FoxyProxy_local.json` file that you have saved
3. Click SAVE to save the data
+
-## 2. Downgrade to 7.*
+
+ 2. Downgrade to 7.*
Downgrade may retrieve old settings.
@@ -74,12 +83,18 @@ Downgrade may retrieve old settings.
The settings bug is expected to be fixed in the latest release.
Check [About](https://foxyproxy.github.io/browser-extension/src/content/about.html) for more information.
+
+
+
+
-## 3. Wait For Mozilla to Approve 8.6
+## 📱 Firefox for Android
-It should be available in a few days, but we have no guarantee.
+Due to an unforeseen bug (API throws [ext-proxy.js](https://searchfox.org/mozilla-central/source/toolkit/components/extensions/parent/ext-proxy.js#207)), FoxyProxy did not function properly on Android.
+The issue has been fixed in version 8.7.
-# Firefox for Android
+
+ Downgrade or Beta Installation
Install [Firefox Nightly for Developers](https://play.google.com/store/apps/details?id=org.mozilla.fenix&hl=en&gl=US)
@@ -92,6 +107,7 @@ Install [Firefox Nightly for Developers](https://play.google.com/store/apps/deta
- Go to: `about:confog`
- Find `extensions.update.enabled`
- Toggle to `false`
+- It has been reported that Firefox on Android might ignore this config
### FoxyProxy Older Versions
@@ -111,9 +127,8 @@ Install [Firefox Nightly for Developers](https://play.google.com/store/apps/deta
### Install add-on from file
- Go to: menu -> Settings -> Advanced -> Install add-on from file
+
-
----
---
@@ -162,15 +177,7 @@ The library is not used in Firefox and will be removed once users migrate to v8+
### Dark Theme
-
-
-
-
-
-### Light Theme
-
-
-
+https://www.17k.com/chapter/493239/48431099.html