Webpage brightness adjustment

Use this script to adjust the brightness of your page

These are versions of this script where the code was updated. Show all versions.

  • v0.40 2018-10-31 优化opacity精度
  • v0.40 2018-10-31 移除body中的插入元素,优化兼容性
  • v0.38 2018-10-26 优化快捷键判定
  • v0.37 2018-10-25 style的post方式修改为prepend
  • v0.36 2018-10-25
  • v0.36 2018-10-25 多语言支持,添加英语支持
  • v0.35 2018-10-25
  • v0.35 2018-10-25
  • v0.35 2018-10-25 使用opacity替代rgba,以尝试解决rgba在低性能下渲染时出现的闪烁问题
  • v0.3 2018-10-24 移除console
  • v0.3 2018-10-24 修复value显示
  • v0.2 2018-10-24 修复button样式
  • v0.1 2018-10-24