Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2020-02-21T11:25:46.000Z (almost 5 years ago)
- Last Synced: 2024-12-11T06:31:52.358Z (2 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)