xqdd
xqdd
看到这里有提到这个权限,不知道是不是支持 https://code.visualstudio.com/api/extension-guides/web-extensions#test-your-web-extension-in-a-browser-using-vscodetestweb 
是支持的,但是只能读取文本。。还不能读取图片,被记录在vscode的开发债务里面。。估计这个特性支持遥遥无期 https://code.visualstudio.com/api/references/vscode-api#Clipboard https://github.com/microsoft/vscode/issues/141704
The weird thing is that it works fine on my phone, but not working on my E-ink device(IReader SmartXs Pro with a 8 inch screen)
I tried to fix it by find the `overflow-y:auto` element and scroll on it, work very well for first link. It's a bit of a tricky and not fully tested...
> It looks like it shows different layout for tablet and phone size Or can EinkBro offer a option to limit max screen width? Then the website wiil regard device...