Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rama1997/urlauncher
Chrome extension that allows users to schedule URLs to open automatically at specific times and frequencies
https://github.com/rama1997/urlauncher
Last synced: 19 days ago
JSON representation
Chrome extension that allows users to schedule URLs to open automatically at specific times and frequencies
- Host: GitHub
- URL: https://github.com/rama1997/urlauncher
- Owner: rama1997
- License: mit
- Created: 2024-09-19T22:39:43.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-14T22:49:49.000Z (about 2 months ago)
- Last Synced: 2024-11-14T23:30:42.312Z (about 2 months ago)
- Language: JavaScript
- Size: 480 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# URLaunch - Chrome Extension
URLaunch is a Chrome extension that allows users to schedule URLs to open automatically at specific times and frequencies. This tool is perfect for users who need to access certain websites regularly or at predetermined times.
## Features
- **Schedule URLs**: Set specific times for URLs to open automatically.
- **Flexible Frequency Options**: Schedule URLs to open once, or repeat at various intervals (e.g., daily, weekly, monthly).
- **User-Friendly Interface**: Easy-to-use popup interface for managing scheduled URLs.
- **Edit and Delete**: Modify or remove scheduled URLs as needed.
- **Active/Inactive Toggle**: Temporarily disable scheduled URLs without deleting them.
- **Dark Mode**: Toggle between light and dark themes for comfortable viewing.
- **Sorting Options**: Sort scheduled URLs by title or next occurrence time.
- **Catch-Up on Missed Sessions**: Automatically reopens missed scheduled URLs if the browser or device was closed, while maintaining future occurrences## Usage
1. Click on the URLaunch icon in your Chrome toolbar to open the popup interface.
2. Use the "Schedule" tab to add new URL schedules:
- Enter the title, URL, date/time, and frequency.
- Click "Schedule" to add the URL to your list.
3. View and manage your scheduled URLs in the "Upcoming" tab:
- Edit, delete, or toggle the active state of scheduled URLs.
- Use the sort feature to organize your scheduled URLs.
4. Adjust settings in the "Settings" tab:
- Toggle dark mode for a different visual theme.## Support
If you encounter any issues or have suggestions for improvements, please open an issue on the GitHub repository. Feel free to submit feedback straight from the extension.
## Roadmap
- Add option to open with/without focus
- Improve time and frequency option
- Automatic close functionality
- Export/import
- Bulk URLs scheduling
- Clear all scheduled URL button