Skip to content

jterskine/twitter-headlines

Repository files navigation

This extension is no longer needed! Elon relented, probably due users like you downloading this extension. We did it :)


Bring back headlines to your twitter

Screenshot of a tweet from Axios that says:  'You probably don't see a headline on this link right now. That's because X began removing news links and headlines from posts.' But after the extension installed, the headline is in fact shown

Getting Started

First, run the development server:

pnpm dev
# or
npm run dev

Open your browser and load the appropriate development build. For example, if you are developing for the chrome browser, using manifest v3, use: build/chrome-mv3-dev.

Making production build

Run the following:

pnpm build
# or
npm run build

This should create a production bundle for your extension, ready to be zipped and published to the stores.

About

Add missing twitter headlines back. Checkmate elon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published