Skip to content

Latest commit

 

History

History
56 lines (43 loc) · 1.92 KB

README.md

File metadata and controls

56 lines (43 loc) · 1.92 KB

Google Sheets Tabs on top

Move Google Sheets tabs on top.

Chrome Users Firefox Users Chrome Web Store Mozilla Add-on

Install

Development

  • Node.js >= v18

Setup

$ yarn

Watch and build

yarn dev chrome
yarn dev firefox
yarn dev opera
yarn dev edge
yarn dev safari

Build extension

yarn build chrome
yarn build firefox
yarn build opera
yarn build edge
yarn build safari

Lint codes

Lint

# eslint, tsc --noEmit
yarn lint

Show supported browsers

yarn supported-browsers

LICENSE

MIT