/google-sheets-tabs-on-top

Chrome extension. Move Google Sheets tabs on top.

Primary LanguageTypeScriptMIT LicenseMIT

Move Google Sheets tabs on top.

Chrome Users Firefox Users Chrome Web Store Mozilla Add-on

Install

Development

  • Node.js >= v10

Setup

$ yarn

Watch and build

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

Build extension

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

Lint codes

Lint only.

yarn lint

Lint codes with fix.

yarn lint:fix

Type Checking

yarn type-check

Show supported browsers

yarn supported-browsers