Skip to content

Aticustito/patch-edge-copilot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Edge Copilot Patch

Language: 中文


This script patches the configuration file to solve the problem of disappearance of the Copilot icon in the upper right cornor of Edge Browser due to its use in regions of which relevant services are unsupported (e.g. China Mainland and Russia).

Environment

  • Python3

  • Supported OS: Windows10+, macOS and Linux

  • Edge version: >=119

Note

Running this script will force your Edge browser to shut down!

Usage

  1. Download this project then enter into the project directory

  2. Download necessary python package

pip3 install -r requirements.txt
  1. Run the script
python patch_edge_copilot.py

Wait for the script to finish executing, and then the Copilot icon will appear.

References

解决新版Edge浏览器右上角不显示Copilot图标的问题

About

Solve the problem of disappearance of the Copilot icon in the upper right cornor of Edge Browser due to its use in unsupported regions (e.g. China Mainland and Russia). 解决Edge浏览器右上角Copilot图标消失的问题。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%