cronTab is a Firefox Addon 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."

- License: Mozilla Public License 2.0
- Weekly downloads: 0
- Average daily users: 68
- Rating: 5/5 of 2 ratings
- Created: 2019-01-25 05:40:53
- Last updated: 2019-01-25 05:50:07
- Homepage:
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/crontab/
- API: {50303c29-40ed-44e3-b3c0-9eb8fae35dd1}