https://github.com/pushkar-anand/rollie
Chrome extension to cycle the current set of tabs as a slide show
https://github.com/pushkar-anand/rollie
chrome-extension hacktoberfest slideshow utility
Last synced: 2 months ago
JSON representation
Chrome extension to cycle the current set of tabs as a slide show
- Host: GitHub
- URL: https://github.com/pushkar-anand/rollie
- Owner: pushkar-anand
- Created: 2020-02-08T18:40:57.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2020-02-21T11:25:46.000Z (over 5 years ago)
- Last Synced: 2025-02-05T09:49:02.896Z (4 months ago)
- Topics: chrome-extension, hacktoberfest, slideshow, utility
- Language: JavaScript
- Homepage:
- Size: 200 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Rollie
Chrome extension to cycle the current set of tabs as a slide show# Installation
1. Download/Clone the repo to your system.
2. Go to [chrome://extensions/](chrome://extensions/) in your chrome browser.
3. Turn on developer mode.
4. Click on Load Unpacked and select the unzipped code of this repo.
5. Check the extension in the browser address bar.# Contributing
To start contributing to the repo checkout [CONTRIBUTING.md](https://github.com/pushkar-anand/Rollie/blob/master/CONTRIBUTING.md)