Skip to content

Commit e2e2b8c

Browse files
authored
Update faq.md
1 parent 1830b04 commit e2e2b8c

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

docs/en/guide/faq.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
Here's the updated and extended FAQ section based on the information in the screenshot:
2+
3+
---
4+
15
# FAQ
26

3-
## How to enable JavaScript APIs in MMR?
7+
## How to enable JavaScript APIs in MMRL?
48

59
**above v5.32.43**
610
Go to Settings > Modules & Permission > {module} > Check any of the both options
@@ -14,7 +18,12 @@ Go to Settings > Security > Allow JavaScript API > {module} > Check any of the b
1418
## How to add a WebUI as shortcut?
1519

1620
WebUI's can only be added as shortcut if the developer support it.
17-
1821
If a WebUI supports it you can hold the module card to add it as shortcut.
1922

2023
[Learn more](./webuix/shortcuts)
24+
25+
## What’s the difference between `normal.apk` and `spoofed.apk`?
26+
27+
* **`normal.apk`** retains the original package name (e.g., `com.dergoogler.mmrl`).
28+
* **`spoofed.apk`** uses a fully randomized app name and package name, making it less detectable and potentially more privacy-focused.
29+

0 commit comments

Comments
 (0)