Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

快退键突然用不了 #572

Open
zzg15 opened this issue Sep 10, 2024 · 8 comments
Open

快退键突然用不了 #572

zzg15 opened this issue Sep 10, 2024 · 8 comments

Comments

@zzg15
Copy link

zzg15 commented Sep 10, 2024

f2cfa658ace65fcf80246342486e2f4b
快退键突然用不了。关掉浏览器重新进入才能用,但一会又不能用了

@polywock
Copy link
Owner

Please do the following and let me know if there's any output or error.

  1. Open Global Speed options page.
  2. Right click on the page and click "Inspect"
  3. Open the console tab.
  4. Paste in the following code and then press enter.
await chrome.storage.session.set({"woot": true});
await chrome.storage.session.get();

@zzg15
Copy link
Author

zzg15 commented Sep 12, 2024

{m:scope:869515034:0: {…}, m:scope:869515035:0: {…}, m:scope:869515036:0: {…}, woot: true}您好,enter之后显示如上。

请执行以下操作,如果有任何输出或错误,请告诉我。

  1. 打开 Global Speed 选项页面。
  2. 右键单击该页面,然后单击“检查”
  3. 打开 console 选项卡。
  4. 粘贴以下代码,然后按 Enter。
await chrome.storage.session.set({"woot": true});
await chrome.storage.session.get();

@polywock
Copy link
Owner

polywock commented Sep 12, 2024

Thanks. A few more questions.

  1. Does the issue happen on all websites?
  2. Can you describe the issue in more detail?
  3. Can you describe your operating system version and browser version?

@zzg15
Copy link
Author

zzg15 commented Sep 12, 2024

您好,目前来看在所有网站上都是这样;
问题描述:快退键和快进键突然用不了,就是GUI下面的一整行消失。关掉浏览器重新进入才能用,但过一会又会消失了
浏览器:Microsoft Edge
版本 128.0.2739.67 (正式版本) (64 位)
操作系统:win11

@polywock
Copy link
Owner

polywock commented Sep 12, 2024

Does this version of Global Speed fix your issue? I've submitted it to the Edge store but it would probably take a week for approval.

global-speed-chromium.zip

  1. Disable original Global Speed.
  2. Download global-speed-chromium.zip and extract folder.
  3. Open edge://extensions
  4. Enable developer mode on the left side of the page.
  5. Click Load Unpacked and select extracted folder.

@zzg15
Copy link
Author

zzg15 commented Sep 13, 2024

咳问题依然存在,过一会GUI下面的快退键和快进键还是会消失

@polywock
Copy link
Owner

polywock commented Sep 14, 2024

Could you also try this version?

global-speed-chromium.zip

If that doesn't work, please tell me your operating system version and browser version. I'll try to reproduce the issue on a similar environment.

@zzg15
Copy link
Author

zzg15 commented Sep 17, 2024

咳依然有问题,版本:Windows 11 家庭中文版
操作系统版本:22631.4169
浏览器:Microsoft Edge
版本 128.0.2739.67 (正式版本) (64 位)
最近主要在用百度网盘看视频,好像以前没遇到这种问题,貌似是最近几个月左右出现的,但是抱歉不确定具体时间

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants