mactype icon indicating copy to clipboard operation
mactype copied to clipboard

油猴脚本 - 增强浏览器网页文字清晰度

Results 9 mactype issues
Sort by recently updated
recently updated
newest added

尝试在 Chrome 浏览器 (v103) 搭配暴力猴安装此脚本,发现无法生效, 有确认如果搭配 Tampermonkey 确实可正常使用,这是否为已知问题? 感谢解惑。

很多时候需要刷新页面,才有效果

有些时候脚本执行的时候DOM还没有完全加载,就会出现 ``` Uncaught (in promise) TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'. at Object.addPluginStyle (159:26) at Object.init (171:18) ``` 把main.init放到DOMContentLoaded里似乎可以解决。

安装本插件后,在网页中选中的时候,蓝色的颜色会变淡,你可以开关本插件对比一下,谢谢

看网站上的图片也有这个问题,可解决吗 ![image](https://user-images.githubusercontent.com/44717715/225314323-51a007b0-14f5-41fa-bc32-0562bdcb67ef.png) ![image](https://user-images.githubusercontent.com/44717715/225314651-faa3b070-78f5-45a0-b88a-7be2ebf5d07d.png)

如图,左Firefox,右Chrome,Firefox选中后有黑色描边 ![image](https://github.com/syhyz1990/mactype/assets/54389220/77889dc2-4cfa-4897-bf4b-c2bb84b57986)

Currently, clarity adjustments are only possible globally. A per-website setting would allow users to customize clarity levels for specific sites, rather than applying a single value across the board.

如果启用了脚本的话,B站播放器的弹幕也会被套用更改后的样式,看起来没有启用前的舒服,请问能否在套用样式时将弹幕单独排除而保留页面上的其他文本?