Please check the master branch for the currently released version.
https://chrome.google.com/webstore/detail/tab-retitle/hilgambgdpjgljhjdaccadahckpdiapo
https://addons.mozilla.org/en-US/firefox/addon/tab-retitle/
- Fork and clone this repo.
npm i
npm run dev
- Load the folder created by webpack
dist_chrome
ordist_firefox
on your browser (unpacked).
npm ci
npm run build
- Publish the files created in
zip
,ReTitle-<vesion>.chrome.zip
andReTitle-<vesion>.firefox.zip
to the respective extension stores.