8000 GitHub - frankdilo/minimal-twitter: Minimal Theme for Twitter — Declutter your Twitter web experience
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

frankdilo/minimal-twitter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Theme for Twitter App Icon

Install Extension

Screenshots

Alternatively, you can use the base styles as userstyles (e.g. with Firefox's built-in Style Editor or using extensions like Stylish for Chrome and Cascadea for Safari).

Customize

Customizations, preferences, options! Access them by clicking the extension's icon as a popup or in full screen in Options (Chrome & Edge) or Preferences (Firefox).

You can

  • Control Feed / Timeline Width
  • Control Navigation UI: Buttons, Centering, Labels
  • Activate Zen Mode
  • ...and more!

Development

Building the Extension

First, you must have classic yarn installed. Then, go to customize-app and run the build command to build the static Next.js app, which is used for the extension's customization popup and options.

cd customize-app
yarn # must run yarn once first before you can build
yarn run build

You can then go to extension and begin testing.

Make sure to rename either manifest.v3.json, manifest.v2.json, or manifest.firefox.json to manifest.json. Firefox currently does not support Manifest V3.

Chrome or Edge Firefox
  1. Open chrome://extensions or edge://extensions
  2. Turn on the Developer mode toggle
  3. Click on the Load unpacked button
  4. Select the folder minimal-twitter/extension
  1. Open about:debugging#/runtime/this-firefox
  2. Click on the Load Temporary Add-on... button
  3. Select the file minimal-twitter/extension/manifest.json

About

Minimal Theme for Twitter — Declutter your Twitter web experience

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 81.8%
  • HTML 11.7%
  • CSS 6.5%
0