GitHub - cqlray/scripts: 常用脚本

Usage Instructions for Chrome Insecure Origins Configuration Scripts

Windows

  1. Download the script configure_insecure_origins_windows.bat.
  2. Right-click the script file and select "Run as administrator".
  3. Follow the on-screen prompts to configure the insecure origins settings.

macOS

  1. Download the script configure_insecure_origins_mac.sh.
  2. Open Terminal and navigate to the directory where the script is located.
  3. Run the command: chmod +x configure_insecure_origins_mac.sh to make the script executable.
  4. Execute the script with: ./configure_insecure_origins_mac.sh.
  5. Follow the on-screen instructions to complete the configuration.

Note

Make sure that your Chrome browser is closed when running these scripts to ensure that the changes take effect.