Viewing a response to: @bitcoiner/steemit-countdown-easily-monitor-elapsed-times-of-posts
Here you go, with a built in alert at 30 minutes: ``` javascript:(function(){window.status.length||(window.setTimeout(function(){alert("Go vote on "+document.title+"!")},1000*60*(30-parseInt(document.getElementsByTagName("time")[0].innerHTML))),window.status="",setInterval(function(){document.getElementsByClassName("Post").length?(window.status.length||(window.status=document.title),document.title="["+document.getElementsByTagName("time")[0].innerHTML+"] - "+window.status):window.status=""},500));})(); ``` The unminified code: ``` javascript: (function() { if (!window.status.length) { window.setTimeout(function() { alert("Go vote on " + document.title + "!"); }, 1000 * 60 * (30 - parseInt(document.getElementsByTagName("time")[0].innerHTML))); window.status = ""; setInterval(function() { if (document.getElementsByClassName("Post").length) { if (!window.status.length) window.status = document.title; document.title = "[" + document.getElementsByTagName("time")[0].innerHTML + "] - " + window.status; } else window.status = ""; }, 500); } })(); ``` If you want to get in earlier than 30 minutes, just change the `30` in there to something else like 28, 25, etc.
author | lukestokes |
---|---|
permlink | re-bitcoiner-steemit-countdown-easily-monitor-elapsed-times-of-posts-20160811t201537819z |
category | steem |
json_metadata | {"tags":["steem"]} |
created | 2016-08-11 20:15:39 |
last_update | 2016-08-11 20:17:42 |
depth | 1 |
children | 2 |
last_payout | 2016-09-06 17:18:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.101 HBD |
curator_payout_value | 0.004 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,288 |
author_reputation | 554,601,966,217,919 |
root_title | "[Steemit CountDown] - 🕐 Easily Monitor Elapsed Times of Posts" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 751,932 |
net_rshares | 259,330,141,775 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
lukestokes | 0 | 210,161,165,937 | 100% | ||
jmcgready | 0 | 0 | 100% | ||
streetstyle | 0 | 46,706,669,025 | 100% | ||
bitcoiner | 0 | 2,462,306,813 | 100% |
Hey, I know I am little late buuuut ... I would really appreciate if someone can update this code! :)
author | folken |
---|---|
permlink | re-lukestokes-re-bitcoiner-steemit-countdown-easily-monitor-elapsed-times-of-posts-20180113t190634635z |
category | steem |
json_metadata | {"tags":["steem"],"app":"steemit/0.1"} |
created | 2018-01-13 19:06:33 |
last_update | 2018-01-13 19:06:33 |
depth | 2 |
children | 1 |
last_payout | 2018-01-20 19:06:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 101 |
author_reputation | 6,566,500,484,034 |
root_title | "[Steemit CountDown] - 🕐 Easily Monitor Elapsed Times of Posts" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,295,052 |
net_rshares | 0 |
I just use this: https://steemit.com/steemtools/@lukestokes/updated-vote-in-x-minutes-bookmarklet
author | lukestokes |
---|---|
permlink | re-folken-re-lukestokes-re-bitcoiner-steemit-countdown-easily-monitor-elapsed-times-of-posts-20180113t195311616z |
category | steem |
json_metadata | {"tags":["steem"],"links":["https://steemit.com/steemtools/@lukestokes/updated-vote-in-x-minutes-bookmarklet"],"app":"steemit/0.1"} |
created | 2018-01-13 19:53:12 |
last_update | 2018-01-13 19:53:12 |
depth | 3 |
children | 0 |
last_payout | 2018-01-20 19:53:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 97 |
author_reputation | 554,601,966,217,919 |
root_title | "[Steemit CountDown] - 🕐 Easily Monitor Elapsed Times of Posts" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,302,927 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
amico | 0 | 0 | 88% |