- Chrome: Google Sheets Tabs on top - Chrome Web Store
- Firefox: Google Sheets Tabs on top – Firefox Add-ons
- Opera: Google Sheets Tabs on top extension - Opera add-ons
- Edge: Google Sheets Tabs on top – Microsoft Edge Addons
- Safari: Coming soon
- Moves Google Sheets tabs from bottom to top of the interface
- Works in both editable and preview modes
- Improves usability by placing tabs in a more intuitive location
- Supports multiple browsers: Chrome, Firefox, Opera, Edge, and Safari
- Lightweight with minimal performance impact
Google Sheets Tabs on top does not collect any user data. The extension operates entirely client-side and does not transmit any information to external servers.
- Node.js >= v24.0.1
git clone https://github.com/yamadashy/google-sheets-tabs-on-top.git
cd google-sheets-tabs-on-top
npm install
npm run dev chrome
npm run dev firefox
npm run dev opera
npm run dev edge
npm run dev safari
npm run build chrome
npm run build firefox
npm run build opera
npm run build edge
npm run build safari
# eslint, tsc --noEmit
npm run lint
npm run supported-browsers
This project is licensed under the MIT License.