Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added docs/use/open-dev.assets/QQ_1787725815876.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/use/open-dev.assets/image-20260130233429385.png
Binary file not shown.
10 changes: 6 additions & 4 deletions docs/use/open-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,15 @@ import GithubStar from '@site/src/components/GithubStar';
<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/)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

保留 edge://extensions/ 不是更快捷一些么

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

外部网站不能直接使用内部链接的,直接点击是没有任何反应的,实测会重定向到about:blank#blocked
这是 Edge 的安全政策问题,所以提供这个链接没有意义。

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

还真的,没注意过。不过我觉得还是可以保留,方便用户复制(也许添加一个复制的操作?)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

有直接一步到位的方法啊……为什么还要保留这个间接的操作呢?暂时没有想到它保留的意义在哪里。(对比之下,这对用户来说这一点都不方便吧😅)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

理解了,可能我习惯问题

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

外部网站不能直接使用内部链接的,直接点击是没有任何反应的,实测会重定向到about:blank#blocked 这是 Edge 的安全政策问题,所以提供这个链接没有意义。

正解。

打开浏览器的扩展列表然后点击扩展右边的三个点

![edge-open-settings](./open-dev.assets/edge-open-settings.webp)

② 在扩展管理界面中,找到脚本猫扩展,点击`详情`
或者右键单击扩展图标,选择`管理扩展`

② 在菜单中点击扩展管理

![image-20260130233429385](open-dev.assets/image-20260130233429385.png)
![alt text](./open-dev.assets/QQ_1787725815876.png)

③ 在脚本猫扩展的详情页中,找到`允许用户脚本`选项,开启它,然后关闭扩展再开启扩展,或者重启浏览器,使脚本功能生效。

Expand All @@ -69,7 +71,7 @@ import GithubStar from '@site/src/components/GithubStar';

![image-20250623141002831](open-dev.assets/image-20250623141002831.webp)
</TabItem>
<TabItem value="edge-mobile" label={<div className="flex items-center gap-1"><Icon height={16} width={16} icon="logos:microsoft-edge" />Edge Mobile</div>}>
<TabItem value="edge-mobile" label={<div className="flex items-center gap-1"><Icon height={16} width={16} icon="logos:microsoft-edge" />Edge Mobile</div>}>

Edge Mobile 内核版本 ≥ 138 时,不需要开启开发者模式,只需要在扩展设置中启用「允许用户脚本」。

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
10 changes: 6 additions & 4 deletions i18n/en/docusaurus-plugin-content-docs/current/use/open-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,15 @@ import GithubStar from '@site/src/components/GithubStar';
<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>

① Open the browser's extension management interface, or visit [edge://extensions/](edge://extensions/)
① Open the browser's extensions list, then click the three-dot menu next to the extension

![edge-open-settings](./open-dev.assets/edge-extensions-page.webp)
![edge-open-settings](./open-dev.assets/QQ_1787726562928.png)

② In the extension management interface, find the ScriptCat extension and click `Details`
Alternatively, right-click the extension icon and select `Manage extension`

② Click `Manage extension` in the menu

![edge-extensions-details](open-dev.assets/edge-extensions-details.png)
![Manage extension in the Edge menu](./open-dev.assets/QQ_1787726491776.png)

③ In the ScriptCat extension details page, find the `Allow user scripts` option and enable it. Then disable and re-enable the extension, or restart the browser to make the script functionality effective.

Expand Down
10 changes: 6 additions & 4 deletions i18n/ru/docusaurus-plugin-content-docs/current/use/open-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,15 @@ import GithubStar from '@site/src/components/GithubStar';
<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/)
① Откройте список расширений браузера и нажмите на меню с тремя точками рядом с расширением

![edge-open-settings](@site/i18n/en/docusaurus-plugin-content-docs/current/use/open-dev.assets/edge-extensions-page.webp)
![edge-open-settings](@site/i18n/en/docusaurus-plugin-content-docs/current/use/open-dev.assets/QQ_1787726562928.png)

② Найдите расширение ScriptCat и нажмите `Details` / «Сведения»
Или щёлкните правой кнопкой мыши значок расширения и выберите `Manage extension` / «Управление расширением»

② В меню нажмите `Manage extension` / «Управление расширением»

![edge-extensions-details](@site/i18n/en/docusaurus-plugin-content-docs/current/use/open-dev.assets/edge-extensions-details.png)
![Manage extension in the Edge menu](@site/i18n/en/docusaurus-plugin-content-docs/current/use/open-dev.assets/QQ_1787726491776.png)

③ На странице сведений ScriptCat найдите параметр `Allow user scripts` / «Разрешить пользовательские скрипты» и включите его. Затем отключите и снова включите расширение или перезапустите браузер.

Expand Down