Environment and Fingerprint Settings
Click the More Actions button in the Actions column of the Profiles table to open the action dropdown menu.
Edit and Update
- Actions "..." --> Click 【Edit】 in the dropdown menu to enter the Profile update page.
- After modifying the fields you need to edit, click the 【Update Profile】 button in the lower right corner to update.
Copy Environment
Actions "..." --> Click 【copy】 in the dropdown menu to support batch copying environments.
Move Group
For unified management, you can move the Profile to a specific group. Actions "..." --> Click 【Move to group】 in the dropdown menu to group.
Transfer/Share Environment
To facilitate sharing environment data with other teams, you can select the environment you want to share and transfer or share (copy) it to other teams. Actions "..." --> Click 【Transfer and Share】 in the dropdown menu.
Delete Environment
You can delete the created Profile records. The delete operation requires you to have delete permissions for the current Team. For details on user permissions in the Team, please refer to: Team Management Related Settings. Actions "..." --> Click 【Delete】 in the dropdown menu.
Cookies Management
Actions "..." --> Click 【cookies】 in the dropdown menu to support importing/exporting/clearing cookies.
- Clear: Clear all Cookies in the current environment.
- Export: Export all Cookies.
- Import: Import Cookies, currently only JSON format is supported. (You can use the browser extension: Cookie Editor to export the browser Cookies in JSON format).
Environment History
To enable the Profile History saving function, you need to move the Profile to a specific Group and enable "Sync profile history data" in the Group setting details. Please refer to the Group settings for details.
- Supports saving 10 historical environment records.
- You can select a historical record and click 【Recover】 to restore it.
Environment Logs
Actions "..." --> Click 【Logs】 in the dropdown menu to view environment-related logs.
Launch Logs:View environment startup logs.
Proxy Logs:View environment proxy logs.
Clear Local Environment
Actions "..." --> 【Clear local cookies】:Clear local cookies in the current environment. Actions "..." --> 【Clear local profile data】:Clear local cache in the current environment.
Fingerprint Settings
- Operating System: Divided into PC and mobile types, used to control the type of environment you simulate; currently, PC only supports Windows; mobile supports Android and iOS; after selecting the operating system, the system will randomly obtain one within your selected range;
- UA(User Agent): Is a set of identifiers that websites can obtain. Through this parameter, the website can know the user's operating system and version, CPU type, browser and version, etc.;
- Kernel Version: Refers to the version of the browser core program actually used by the system when opening the environment; generally, the closer this version is to the environment's UA version, the safer the environment; currently, Nstbrowser supports Chromuim112 and 113 kernels;
- Language: Language is one of the basic browser fingerprints. Generally, the environment is safer when the language matches the region of the environment's IP. Nstbrowser will automatically generate the corresponding language based on the IP address, and you can also manually adjust the language according to your needs;
- Timezone: Similar to language, the timezone matches the region of the environment's IP for a safer environment. Nstbrowser will set the corresponding timezone based on the IP, and you can also manually adjust it;
- Geolocation: The Geolocation API is part of the W3C HTML5 standard, which provides a simple high-level JavaScript API that allows websites to request the actual location, potentially compromising user privacy. Nstbrowser provides several modes, including prohibiting websites from obtaining locations; allowing websites to request locations, automatically generating locations based on IP, and manually setting locations;
- Do Not Track: When the user enables this function, the browser will add a header field: "dnt: 1" to the HTTP data transmission. This field indicates to the website's server that the user does not want to be tracked. In this way, websites that comply with this rule will not track user's personal information for more precise advertising;
- Other Parameters: Professional parameters such as resolution, font, WebRTC, Canvas, WebGL, etc., are also factors affecting the environment fingerprint. Nstbrowser will create the most suitable values for you based on its own algorithm;