@thanhvodad In fact, the mobile browser cannot run the extension.
Therefore, using an extension for mobile fingerprints carries a high risk, you may be detected that you are spoofing.
So maybe this is the reason the developer turned it off.
I think there will be trick to enable it, but I recommend not using the extension when using mobile fingerprint.
How to use variable inside another variable ?
-
@niceusername said in How to use variable inside another variable ?:
For example like [[array[[Index]]]]
Above example doesn't work by the way.[[array]][ [[Index]] ] or VAR_array[VAR_Index]