Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thedaviddias/tabs-mania
🗂 Move, reorder, cleanup and easily manage your tabs in an easily customizable Chrome extension.
https://github.com/thedaviddias/tabs-mania
chrome chrome-extension tabs tabs-management
Last synced: 4 months ago
JSON representation
🗂 Move, reorder, cleanup and easily manage your tabs in an easily customizable Chrome extension.
- Host: GitHub
- URL: https://github.com/thedaviddias/tabs-mania
- Owner: thedaviddias
- License: mit
- Created: 2021-02-03T03:17:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T05:18:32.000Z (about 2 years ago)
- Last Synced: 2024-10-14T19:29:11.216Z (4 months ago)
- Topics: chrome, chrome-extension, tabs, tabs-management
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/tabs-mania/kpehljmacelghfpbkoajiigcaijjdogf
- Size: 2.01 MB
- Stars: 13
- Watchers: 3
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Tabs Mania
## Installing and Running
### Procedures:
1. Check if your [Node.js](https://nodejs.org/) version is >= **15**.
2. Clone this repository.
5. Run `yarn install` to install the dependencies.
6. Run `yarn start`
7. Load your extension on Chrome following:
1. Access `chrome://extensions/`
2. Check `Developer mode`
3. Click on `Load unpacked extension`
4. Select the `build` folder.