cronTab cronTab

Productivity
Version: 1.0.1
Last Update: 2022-06-21

Overview

cronTab is a Chrome extension developed by Oktasoft. According to the data from Chrome web store, current version of cronTab is 1.0.1, updated on 2022-06-21.
1,000+ users have installed this extension. 4 users have rated this extension with an average rating of .

Open the specified URL periodically.

cronTab is a Chrome Extension which open the specified URL in a new tab at the specified time.

Format:
minute(0-59) hour(0-23) week(0-6) URL

Aliases:
{sun:0, mon:1, tue:2, wed:3, thu:4, fri:5, sat:6}

Expressions:
* all values
, separate values
- define ranges
/ step values

Example 1:
30 12 * http://example.com
"At 12:30, open example.com."

Example 2:
*/5 9,17 1-5 http://example.net
"At every 5th minute past hour 9 and 17 on every day from Monday through Friday, open example.net."

Rating

4 ratings

Total Installs

1,000+

Information

Last Update

2022-06-21

Current Version

1.0.1

Size

17.33KiB

Author

Oktasoft

Website

None

Category

Productivity

Latest Reviews

See More

avatar Alex Alan Nunes
2021-12-03

I created a url to reminder me something. Like this:

0 14 * https://alexalannunes.github.io/reminder-query/?r=Drink Coffee

matches perfectly with this extension :) . I hope you like it

avatar keerthan kumar
2020-10-16

works as decribed!!

avatar Sun Kim
2020-09-13

Works pretty good and opens the URLs on time. The minutes seem to work fine. I haven't really tested day of week. Hours seem to observe specific hour, but I can't get it to repeat every 4 hours using */4. Not sure why but some URLs are opening up more frequently than I want. Otherwise, its really the one extension I've tried that actually works. The other cron extensions seem like half baked ideas or don't really work like cron.

avatar Alex Alan Nunes
2021-12-03

I created a url to reminder me something. Like this:

0 14 * https://alexalannunes.github.io/reminder-query/?r=Drink Coffee

matches perfectly with this extension :) . I hope you like it

avatar keerthan kumar
2020-10-16

works as decribed!!