Skip to content

yamadashy/google-sheets-tabs-on-top

Repository files navigation

Google Sheets Tabs on top

Google Sheets Tabs on top

A browser extension that moves Google Sheets tabs from bottom to top for better usability

Chrome Users Firefox Users Chrome Web Store Mozilla Add-on DeepWiki

🚀 Install

🛠️ Features

  • 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

🔒 Privacy

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.

💻 Development

  • Node.js >= v24.0.1

Setup

git clone https://github.com/yamadashy/google-sheets-tabs-on-top.git
cd google-sheets-tabs-on-top
npm install

Watch and build

npm run dev chrome
npm run dev firefox
npm run dev opera
npm run dev edge
npm run dev safari

Build extension

npm run build chrome
npm run build firefox
npm run build opera
npm run build edge
npm run build safari

Lint codes

# eslint, tsc --noEmit
npm run lint

Show supported browsers

npm run supported-browsers

📜 License

This project is licensed under the MIT License.

Sponsor this project

 

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •