Scheduled Website Opener (Daily Check - Config Page)

Opens websites at scheduled times (checks once daily), config via separate page.

लेखक
Karthik Singaraju
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
0
रेटिंग
0 0 0
आवृत्ती
0.3
बनवली
2025-04-23
अपडेट केली
2025-04-23
आकार
2.13 KB
License
MIT
यांवर लागू होते:
सर्व संकेतस्थळे

Separate Configuration Page

This version creates a simple HTML page that you can open in your browser to manage the schedules. The script running on other websites will then use the schedule you configure on this page.

Part 1: Install the userscipt

Part 2: The Configuration HTML Page (save this as an HTML file locally, e.g., schedule_config.html)
HTML

Scheduled Website Opener Configuration

Scheduled Website Opener Configuration

Add New Schedule

Website URL:



Time (HH:MM):



Days:

Sun
Mon
Tue
Wed
Thu
Fri
Sat


Save Schedule





How to Use:

Install Part 1 of the script in your userscript manager.
Save Part 2 as a local HTML file (e.g., schedule_config.html) on your computer.
Open the schedule_config.html file in your web browser. This page will provide the interface to manage your scheduled websites.
Add, edit, and delete schedules on this configuration page. The schedules are stored in your browser's local storage and will be read by the userscript running on other