Enable signon.includeOtherSubdomainsInLookup on Firefox Android
Firefox Mobile suggests passwords based on TLD. On desktop version, we can go to `about:config` and set `signon.includeOtherSubdomainsInLookup = false` to only suggest th… (read more)
Firefox Mobile suggests passwords based on TLD. On desktop version, we can go to `about:config` and set `signon.includeOtherSubdomainsInLookup = false` to only suggest the exact subdomain.
How can we achieve this on Firefox for Android?