refined-twitter

Browser extension that simplifies the Twitter interface and adds useful features

Github星跟踪图

Refined Twitter

Browser extension that simplifies the Twitter interface and adds useful features

XO code style Gitter

We use Twitter a lot and notice many dumb annoyances we'd like to fix. So here be dragons.

Read the blog post and discuss it on Product Hunt

Install

Note: You must be logged in for this extension to work.

Highlights

You can configure many of these features in the extension settings.

Tip: Twitter has a native dark mode and you can toggle it using Altm. And press Shift ? to see all keyboard shortcuts.

Customization

See the extension settings for what can be configured.

We're happy to receive suggestions and contributions, but be aware this is an opinionated project. There's a high bar for adding options.

This doesn't necessarily limit you from manually disabling functionality that is not useful for you. Options include:

  1. (CSS Only) Use a Chrome extension that allows injecting custom styles into sites, based on a URL pattern. Stylus is one such tool. Example

  2. Clone the repository, make the adjustments you need, and load the unpacked extension in Chrome, rather than installing from the Chrome Store.

Contribute

Suggestions and pull requests are highly encouraged!

In order to make modifications to the extension you'd need to run it locally.

Please follow the below steps:

git clone https://github.com/sindresorhus/refined-twitter
cd refined-twitter
npm install    # Install dev dependencies
npm run build  # Build the extension code so it's ready for the browser
npm run watch  # Listen for file changes and automatically rebuild

Once built, load it in the browser of your choice:

FAQ

Don't you have another extension with the same name?

This is reusing the name from the original Refined Twitter extension, which tried to use the mobile Twitter version on the desktop. It was a good idea in theory, but not in practice. This extension instead improves upon the desktop version of Twitter.

Will this extension work if I'm not logged in?

No.

Maintainers

License

MIT

主要指标

概览
名称与所有者sindresorhus/refined-twitter
主编程语言JavaScript
编程语言JavaScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2017-12-07 19:49:19
推送于2021-01-23 18:29:25
最后一次提交
发布数0
用户参与
星数1.3k
关注者数20
派生数89
提交数101
已启用问题?
问题数122
打开的问题数0
拉请求数61
打开的拉请求数0
关闭的拉请求数15
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?