Git Product home page Git Product logo

disable_accessibility's Introduction

屏蔽网站的无障碍设计

非常开心看到很多网站都开启了无障碍模式,这是一个很大的进步!但是目前很多网站的无障碍模式都无法永久关闭,且其快捷键容易与其他应用或者系统冲突,比如alt+number在Linux下的Chrome中是切换标签页,而它会自动触发无障碍模式。这对于一些不需要无障碍模式的用户来说是很不方便的。本项目就是为了解决这个问题而诞生的。

将本项目中的disable_accessibility.text文件添加到你的广告屏蔽插件中,即可屏蔽网站的无障碍模式。比如在uBlock Origin中,可以在规则列表中添加如下url

https://raw.githubusercontent.com/findhao/disable_accessibility/main/disable_accessibility.txt

屏蔽的网站

  • 百度
  • 淘宝
  • 新浪微博
  • 知乎

贡献

欢迎大家贡献屏蔽无障碍模式的网站,只需要在disable_accessibility.txt中添加一行即可,形如:

a.sinaimg.cn/mintra/pic/*/wza/_aria.js

如何找到应该屏蔽的文件

Chrome打开网站,按下F12,找到Network(网络)标签页。回到网页,按下Ctrl+~触发网站的无障碍模式,观察Network(网络)标签页中底部因为按键触发而加载的文件,找到js文件,点击查看其请求地址。提交issue或者PR到本项目。

disable_accessibility's People

Contributors

findhao avatar

Watchers

 avatar

Forkers

ichswarox

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.