Skip to content

yamadashy/google-sheets-tabs-on-top

Folders and files

NameName
Last commit message
Last commit date
Dec 1, 2024
Dec 30, 2024
May 26, 2024
Oct 3, 2021
Jan 21, 2019
May 18, 2024
Jul 21, 2024
Jul 27, 2024
Jul 27, 2024
May 18, 2024
May 20, 2020
Dec 30, 2024
Dec 23, 2023
Jul 21, 2024
May 18, 2024
Feb 17, 2025
Jul 21, 2024
Dec 23, 2023
Dec 23, 2023
Feb 17, 2025

Repository files navigation

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