Результаты поиска

  1. X

    I want change navigator.userAgentData,but no tips

    How to modify the data in navigator.userAgentData is really important to us. I have seen many users submit this request but have never received a reply. navigator.userAgentData.getHighEntropyValues( ["architecture", "model", "platform", "platformVersion", "uaFullVersion"]) .then(ua...
  2. X

    Dynamically load zp files operate the same browser

    How to dynamically load zp files or operate the same browser instance for multiple projects. project in project : cannot operate the same browser instance. I want to make a frame, under the frame run different zp and use the same browser instance. Is there any way you can solve this problem?