Open Thomas-Harrell opened 6 months ago
设置使用快捷键切换「媒体信息」的「固定 / 隐藏」状态
或者让「媒体信息」在「自定义的时间」后自动隐藏
Currently not designed for that, but will consider it for a feature upgrade. Especially if there's more demand.
「加深背景」目前在 Chrome + macOS 下遇到了一些小问题
Also on Mac/Chrome but have't run into that. It might depend on the website's layout. Can you link the website where you're experiencing this? If logging in isn't required, I can test it out.
旧版本插件的快捷键编辑器可以设置一个「空白」的按键,但是新版本没有这个功能了
Wasn't sure if any one was using it. Should I add it back?
希望添加使用 Google Drive 云同步插件配置的功能
Syncing is hugely requested feature, but I can't find a great way of doing it. The easiest solution will be to use chrome.storage.sync, like most extensions do, but Global Speed handles state in a particular way that requires fast storage reading. From my testing, the sync storage area is 3x slower.
As for Google Drive, it has a few issues. Global Speed currently does everything client side, but with using the Google Drive API would require server side functionality as well. There will be a certain cost and I'll have to update the privacy policy as well. Do you have any examples of extensions using Google Drive? I'll see how they do it.
如果能在 Releases 页面添加插件的更新日志就好了
I really should automate that.
Currently not designed for that, but will consider it for a feature upgrade. Especially if there's more demand.
Also on Mac/Chrome but have't run into that. It might depend on the website's layout. Can you link the website where you're experiencing this? If logging in isn't required, I can test it out.
Wasn't sure if any one was using it. Should I add it back?
I use this feature to block out shortcuts that come with some websites by default
I don't know if other users need them
Do you have any examples of extensions using Google Drive? I'll see how they do it.
The two extensions below also have sync functionality, but it's not labeled if it's Google Cloud Drive or not
I really should automate that.
Hello. Both seem to work for me without the border issue (unless you're talking about the scroll bar). Maybe a browser version difference. Which browser version are you using?
I use this feature to block out shortcuts that come with some websites by default
That's also why I initially added it. I've restored it back, but It might take a few days for the update to get approved.
Thanks for those extension links. A changelog is something I wanted to add for a while, but never followed through. Hopefully soon.
@polywock
I'm using the latest version of Chrome 125
I took two pictures
Set the desktop wallpaper to solid black for better visibility
The first screenshot shows the Chrome app spread across the entire height of the desktop, and you can see the white line on the far right.
The second screenshot shows the Chrome app smaller than the desktop size, you can see the white line at the very bottom
That's also why I initially added it. I've restored it back, but It might take a few days for the update to get approved.
Hello. Please update to 3.0.986 check if the issue remains. Although I wasn't able to reproduce your issue. I've removed the scroll bar while the shortcut is activated. To update, open chrome://extensions, enable Developer mode, and press Update to forcefully update to latest version.
@polywock
Still have this problem in version 3.0.987
@Thomas-Harrell I was hoping that would fix the problem. Since I can't reproduce it, It's much harder to experiment towards a solution. (A bit busy in the near future so the issue would probably remain)
@polywock
Thank you for this time. ☕
One more small suggestion, add a shortcut to intercept and save the current playing frame of the video
One more small suggestion, add a shortcut to intercept and save the current playing frame of the video
Can you elaborate on this? Sounds similar to the current set mark / seek mark shortcut.
@polywock
设置使用快捷键切换「媒体信息」的「固定 / 隐藏」状态
或者让「媒体信息」在「自定义的时间」后自动隐藏
「加深背景」目前在 Chrome + macOS 下遇到了一些小问题
应用窗口的边缘会出现一条细窄的白边,在最右边或者最底部
旧版本插件的快捷键编辑器可以设置一个「空白」的按键,但是新版本没有这个功能了
希望添加使用 Google Drive 云同步插件配置的功能
如果能在 Releases 页面添加插件的更新日志就好了