Skip to content

Magatama1000/x-feature-flags

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X Feature Flags: Chrome Extension

Enable upcoming X feature flags before their official release.

Requirements

To use this extension, you will need:

  • X.com account
  • Chrome or Brave browser

Installation from Chrome Web Store

  1. Open the extension page in Chrome Web Store.
  2. Press the "Add to Chrome" button

Manual Installation

  1. Clone this repo to your machine
  2. Open chrome://extensions/ in your browser
  3. Check the box for Developer mode in the top right
  4. Press the Load Unpacked button and select the folder with the code

You can start using the extension now.

Why X Has Secret Features

It's a good idea to test a major feature before releasing it to the public. One of the ways the X team is doing this is by releasing changes to a small number of people first.

To determine who can see an upcoming feature, they use a mechanism called "feature flags". Only accounts that have a certain feature flag enabled, will see that feature.

Luckily, with this extension, we can get a full list of the available feature flags and enable them to try new functionality.

How to Use Secret Features

When you open a new tab with X, you will see a new item in the menu:

When you click on it, a list of available feature flags will be shown.

Here, you can filter by feature name and modify feature flags. If you want to reset all your changes, press the "Clear State" button in the bottom right. To exit without saving, just click outside the modal.

Which Feature Flags to Try First

Because X constantly updates its code, the features in testing are also changing. Please follow @512x512 or @xDaily to learn about the latest features and how to activate them.

Feedback

If you have feedback, please send me a DM in X: @512x512

About

Chrome extension to modify Twitter feature flags (Phone compatible fork)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 95.3%
  • CSS 3.1%
  • JavaScript 1.3%
  • HTML 0.3%