Revise Edge extension management instructions and update image reference - #74
Revise Edge extension management instructions and update image reference#74Mishasama wants to merge 2 commits into
Conversation
Updated instructions for accessing the extension management interface and enabling user scripts in Edge browser.
Replaced an image link with a local asset for better accessibility.
| <Tabs groupId="browser" queryString> | ||
| <TabItem value="edge" label={<div className="flex items-center gap-1"><Icon height={16} width={16} icon="logos:microsoft-edge" />Edge</div>} default> | ||
|
|
||
| ① 打开浏览器的扩展管理界面,或者访问 [edge://extensions/](edge://extensions/) |
There was a problem hiding this comment.
外部网站不能直接使用内部链接的,直接点击是没有任何反应的,实测会重定向到about:blank#blocked
这是 Edge 的安全政策问题,所以提供这个链接没有意义。
There was a problem hiding this comment.
还真的,没注意过。不过我觉得还是可以保留,方便用户复制(也许添加一个复制的操作?)
There was a problem hiding this comment.
有直接一步到位的方法啊……为什么还要保留这个间接的操作呢?暂时没有想到它保留的意义在哪里。(对比之下,这对用户来说这一点都不方便吧😅)
There was a problem hiding this comment.
外部网站不能直接使用内部链接的,直接点击是没有任何反应的,实测会重定向到
about:blank#blocked这是 Edge 的安全政策问题,所以提供这个链接没有意义。
正解。
|
|
||
|  | ||
|  👉 | ||
| <img width="335" height="38" alt="image" src="https://github.com/user-attachments/assets/808dfc9b-7404-4091-ac26-b0cf647b1a2e" /> |
There was a problem hiding this comment.
图片似乎是日文,并且不在仓库里面,这样用户访问文档实际上是访问的GitHub
There was a problem hiding this comment.
图片似乎是日文,并且不在仓库里面
我知道,所以说让你改一下,因为我没有写这个库的权限,这也是为什么 PR 是 Draft 状态。
There was a problem hiding this comment.
你需要fork这个仓库,在fork之后的仓库进行改动,再pr,你的流程可能有些问题
There was a problem hiding this comment.
fork之后的仓库进行改动,再pr
无所谓了……毕竟不能直接照搬日文截图去中文说明里吧,社评会炸的😅
(换个角度来说就是刻意这样做防止有人直接合并了……)
|
|
||
|  | ||
| <img width="223" height="426" alt="image" src="https://github.com/user-attachments/assets/59d89885-43e6-46ad-9c35-43a50d88ce0c" /> |



这里有更简便直接的技巧
至于图片……你替换一下吧,这里仅供参考。