Firefox extension to remove the "s" query parameter on twitter links so it shows all of the responses to the tweet.
You need node >= 10.17.0
You need yarn or npm, we will use yarn as an example
yarn install
to install the required packagesyarn test
to execute testsyarn start
will bundle and execute web-ext run to test the addonyarn build
will bundle and build the addon putting the result in a folder namedweb-ext-artifacts