create account

SteemPlus 2.13: A big refractor to boost performance by steem-plus

View this thread on: hive.blogpeakd.comecency.com
· @steem-plus · (edited)
$356.74
SteemPlus 2.13: A big refractor to boost performance
![](https://steemitimages.com/DQmRUptE8ZGcEADS2NZkQb3WvzqvHbrpn9bHYwhR2Y3kLfC/image.png)

This new release doesn't add any new feature to your Steem experience.
Do not be disappointed though! We have kept a crazy developing pace for a few months, and with 28 different features to this day, SteemPlus has become quite a big extension. Recently, we have noticed that these many features were starting to have an impact on the performance and that it would make Steemit sluggish or even freeze at some points.
We cannot prefer quantity over quality, and hence decided to allocate some time to make a huge refractor in order to resolve those issues and clean the code.
Read on to see some of the things we did in more details. You can also find the list of features and installation procedures at the end of this post.

### SteemPlus code changes

We've refractored every single `js` file in SteemPlus to apply the following changes:

- Every feature is now bound to start only for certain urls. For this, we used regular expressions (regex) and checked if those regex were matched by the current url on Steemit (or Busy when applicable). Some features (such as the Steem Sincerity plugin) need to be loaded on many different pages so it took us a while to test every case.

- Once this regex is matched, we need to find (using `jquery`) the element of Steemit or Busy that we want to modify. Since the speed at which the page loads depends on the user's Internet speed, we had to loop the function checking for these elements. However, in certain cases, Steemit can fail to load the elements and algorithm would keep looping forever. Not good! We've added a maximum number of retries to make sure it doesn't happen!

Applying these two changes to all the 30 `javascript` files was time-consuming but worth it: no more evidence of sluggishness caused by the extension could be found on our end.
We were let with a last problem: the interface seemed to periodically freeze and it was caused by an old piece of code that we had poorly coded a while ago. The calls for the Bittrex API to get the STEEM and SBD prices were originally done once when the page was loading. We made blocking calls to this API ( stops everything until the results arrived) by mistake and didn't realize it at that time since the function was called once only. We recently updated this function to run every minute, hence causing these freezes. We changed it to an asynchronous call to this API and couldn't reproduce this problem ever since.

We hope you will appreciate these performance upgrades on your extension and will stay tuned for the next things we ve got coming for you ;)

### Coming soon

- User statistics
- Some Android stuff, we ll come to it ;)

### Repository, Pull requests and Commits

- Repository : [SteemPlus](https://github.com/stoodkev/steemplus)
- Main Pull Request : [SteemPlus 2.13](https://github.com/stoodkev/SteemPlus/pull/84)

### Wanna contribute?

Join us on [Discord](https://discord.gg/96JkJSy "This link will take you away from steemit.com")

### List of features

The complete list of feature and their description can be found in the [documentation](https://github.com/stoodkev/SteemPlus "This link will take you away from steemit.com").

##### Available on Steemit and Busy

*   Voting slider for minnows (you do not need to vote at 100% anymore!)
*   True value of your account on your wallet (calculated with current SBD and STEEM market prices)
*   Delegation button in your wallet (with list of delegatees and undelegate button)
*   One click switch between Steemit , Busy, Utopian and Steemd

###### Available on Steemit (and mspsteem)

*   Feed+ : Filter your feed by tags, resteems (hide, show, blacklist, whitelist), reputation and sort it by upvotes/date/payout
*   STEEM/USD and SBD/USD values in the user dropdown
*   Option to add beneficiaries to your post (you can say that 10% of your post payout will go to one of your friends for example) - 5% fee goes to SteemPlus if you use this feature.
*   Cool badges on user profiles show their rank: Plankton, Minnow, Dolphin, Orca and Whales
*   Direct transfer to users
*   Favorites
*   Steem Sincerity
*   All Steemit More Info features
*   Steemit Board Awards
*   Witness information
*   Enhanced wallet
*   Rewards Information

### Installation procedures

You can download and install SteemPlus directly from the Chrome Store if you are using Chrome (follow this [link](https://chrome.google.com/webstore/detail/steemplus/mjbkjgcplmaneajhcbegoffkedeankaj?hl=en "This link will take you away from steemit.com") ).  
For installation procedures on Opera and Firefox, please check our [documentation](https://github.com/stoodkev/SteemPlus "This link will take you away from steemit.com").  

<div class="pull-right">
<a href="https://discord.gg/7mqmx2M" rel="noopener" title="This link will take you away from steemit.com">
<img src="https://steemitimages.com/DQmd5CQG5zLjjm2z8289qcLU6eBHJpC5FmgtR3aC1eXnhsi/Adsactly-Logo-200px.png" alt="Go Adsactly">
</a>
</div>

Big shoutout to [@jerrybanfield](/@jerrybanfield) and his budgets project that allow us the speed up the development of SteemPlus!

[@stoodkev](/@stoodkev) and [@cedricguillas](/@cedricguillas) for [@steem-plus](/@steem-plus)  

#### Powered by [@adsactly](/@adsactly)

#### Powered by [@utopian-io](/@utopian-io)

#### Like what I do? [Vote @stoodkev for witness!](https://v2.steemconnect.com/sign/account-witness-vote?witness=stoodkev&approve=1 "This link will take you away from steemit.com")
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 71 others
properties (23)
authorsteem-plus
permlinksteemplus-2-13-a-big-refractor-to-boost-performance
categoryutopian-io
json_metadata{"tags":["utopian-io","development","dev","steemdev","news"],"image":["https://steemitimages.com/DQmRUptE8ZGcEADS2NZkQb3WvzqvHbrpn9bHYwhR2Y3kLfC/image.png","https://steemitimages.com/DQmd5CQG5zLjjm2z8289qcLU6eBHJpC5FmgtR3aC1eXnhsi/Adsactly-Logo-200px.png"],"links":["https://github.com/stoodkev/steemplus","https://github.com/stoodkev/SteemPlus/pull/84","https://discord.gg/96JkJSy","https://github.com/stoodkev/SteemPlus","https://chrome.google.com/webstore/detail/steemplus/mjbkjgcplmaneajhcbegoffkedeankaj?hl=en","https://discord.gg/7mqmx2M","/@jerrybanfield","/@stoodkev","/@cedricguillas","/@steem-plus","/@adsactly","/@utopian-io","https://v2.steemconnect.com/sign/account-witness-vote?witness=stoodkev&approve=1"],"app":"steemit/0.1","format":"markdown"}
created2018-05-14 12:07:30
last_update2018-05-14 12:25:15
depth0
children40
last_payout2018-05-21 12:07:30
cashout_time1969-12-31 23:59:59
total_payout_value277.145 HBD
curator_payout_value79.593 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5,535
author_reputation247,952,188,232,400
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,625,750
net_rshares71,634,703,435,278
author_curate_reward""
vote details (135)
@aaarif ·
$0.25
i love using #steem-plus addons on my browser.
It make me easier to observe my activity and others.
Waiting for the android version.
πŸ‘  ,
properties (23)
authoraaarif
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180514t121629549z
categoryutopian-io
json_metadata{"tags":["utopian-io","steem-plus"],"app":"steemit/0.1"}
created2018-05-14 12:16:24
last_update2018-05-14 12:16:24
depth1
children2
last_payout2018-05-21 12:16:24
cashout_time1969-12-31 23:59:59
total_payout_value0.230 HBD
curator_payout_value0.021 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length132
author_reputation1,697,323,533,767
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,626,913
net_rshares50,864,795,233
author_curate_reward""
vote details (2)
@stoodkev ·
$0.05
Glad you like it! The Android version will take time but it s part of our plans! =)
πŸ‘  
properties (23)
authorstoodkev
permlinkre-aaarif-re-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180514t122702826z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-14 12:27:03
last_update2018-05-14 12:27:03
depth2
children1
last_payout2018-05-21 12:27:03
cashout_time1969-12-31 23:59:59
total_payout_value0.036 HBD
curator_payout_value0.009 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length83
author_reputation190,283,772,273,558
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,628,427
net_rshares9,199,535,305
author_curate_reward""
vote details (1)
@nathen007 ·
It will be worth waiting for of this is anything to go by .....but please..quickly lol ;-)
properties (22)
authornathen007
permlinkre-stoodkev-re-aaarif-re-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180514t195548461z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-14 19:55:51
last_update2018-05-14 19:55:51
depth3
children0
last_payout2018-05-21 19:55:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length90
author_reputation263,262,281,422,515
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,697,217
net_rshares0
@andreina89 ·
I love using add-ons # esteem-plus in my browser are fantastic very good post congratulations friend good job thank you
properties (22)
authorandreina89
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180515t025049152z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-15 02:51:12
last_update2018-05-15 02:51:12
depth1
children0
last_payout2018-05-22 02:51:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length119
author_reputation293,329,115,146
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,745,788
net_rshares0
@atomcollector ·
Great update as I was having to do quite a few refreshes to get it work especially as I am still on a 3mb download connection! Awesome work as always!
properties (22)
authoratomcollector
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180514t122829050z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-14 12:28:30
last_update2018-05-14 12:28:30
depth1
children0
last_payout2018-05-21 12:28:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length150
author_reputation97,428,019,110,368
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,628,618
net_rshares0
@caesar816 ·
Wow...this sounds nice. I think i have to give it a tria. If satisfied by it, i would let my friends know about it to. It was thoughtful of you guys to add those new feautures
properties (22)
authorcaesar816
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180514t145315538z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-14 14:53:21
last_update2018-05-14 14:53:21
depth1
children0
last_payout2018-05-21 14:53:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length175
author_reputation820,511,601,341
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,651,244
net_rshares0
@cgbartow ·
@steem-plus:

Today your project was featured on the #communitygrowthproject you can find the video [Here](https://steemit.com/dtube/@cgbartow/xssxyef3)

<center>https://media.giphy.com/media/APybgiemIhbrzUCjMg/giphy.gif</center>

SteemPlus is a great Tool, the many features and options it opens up to users on the platform from search functions to single source linking down to in my opinion the best part shared rewards for post(great for communities) is simply a majestic interface overhaul.

If you ever need a user functionality overview in video format done feel free to hit me up it would be my pleasure. I appreciate the effort, and streamlined usability that steemplus brings to enhance the interface and it will be a standard tool in my Steem repository.
properties (22)
authorcgbartow
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180517t002720139z
categoryutopian-io
json_metadata{"tags":["utopian-io","communitygrowthproject"],"users":["steem-plus"],"image":["https://media.giphy.com/media/APybgiemIhbrzUCjMg/giphy.gif"],"links":["https://steemit.com/dtube/@cgbartow/xssxyef3"],"app":"steemit/0.1"}
created2018-05-17 00:27:21
last_update2018-05-17 00:27:21
depth1
children0
last_payout2018-05-24 00:27:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length765
author_reputation19,605,626,712,249
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id56,096,851
net_rshares0
@codingdefined ·
Thank you for your contribution.

Your contribution has been evaluated according to [Utopian rules and guidelines](https://utopian.io/rules), as well as a predefined set of questions pertaining to the category.

To view those questions and the relevant answers related to your post,[Click here](https://review.utopian.io/result/3/2322214)

---- 
Need help? Write a ticket on https://support.utopian.io/. 
Chat with us on [Discord](https://discord.gg/uTyJkNm). 
[[utopian-moderator]](https://join.utopian.io/)
properties (22)
authorcodingdefined
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180515t172323124z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"links":["https://utopian.io/rules","https://review.utopian.io/result/3/2322214","https://support.utopian.io/","https://discord.gg/uTyJkNm","https://join.utopian.io/"],"app":"steemit/0.1"}
created2018-05-15 17:23:24
last_update2018-05-15 17:23:24
depth1
children0
last_payout2018-05-22 17:23:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length508
author_reputation537,118,759,752,167
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,862,461
net_rshares0
@fybiography ·
vote me https://steemit.com/life/@fybiography/neymar-da-silva-santos-junior-biography
πŸ‘Ž  
properties (23)
authorfybiography
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180514t135726008z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"links":["https://steemit.com/life/@fybiography/neymar-da-silva-santos-junior-biography"],"app":"steemit/0.1"}
created2018-05-14 13:57:30
last_update2018-05-14 13:57:30
depth1
children0
last_payout2018-05-21 13:57:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length85
author_reputation73,119,363,824
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,642,302
net_rshares-41,131,486,027
author_curate_reward""
vote details (1)
@geovanny1000 ·
SAludos, buena informacion. muy oportuna. gracias por publicar.
properties (22)
authorgeovanny1000
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180516t183910072z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-16 18:39:12
last_update2018-05-16 18:39:12
depth1
children0
last_payout2018-05-23 18:39:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length63
author_reputation58,512,038,636
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id56,057,472
net_rshares0
@hermannsol ·
Please tell me this is all true?
I have to try steem-plus then. I can't wait to see my voting power before casting votes. It has been quite a burden to me here on steemit.
properties (22)
authorhermannsol
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180514t131007256z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-14 13:10:18
last_update2018-05-14 13:10:18
depth1
children0
last_payout2018-05-21 13:10:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length171
author_reputation25,764,415,718,644
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,634,941
net_rshares0
@intuitivejakob ·
The updates have been wonderful. @steem-plus is working much better on my browsers since the last 2 builds, actually. 

So much appreciated!
properties (22)
authorintuitivejakob
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180514t175130944z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["steem-plus"],"app":"steemit/0.1"}
created2018-05-14 17:51:30
last_update2018-05-14 17:51:30
depth1
children0
last_payout2018-05-21 17:51:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length140
author_reputation33,554,455,656,073
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,679,725
net_rshares0
@jacknaxter ·
Loving Steem Plus! ^_^ Extra's are great!
properties (22)
authorjacknaxter
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180514t122804303z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-14 12:28:06
last_update2018-05-14 12:28:06
depth1
children0
last_payout2018-05-21 12:28:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length41
author_reputation3,449,133,546,455
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,628,564
net_rshares0
@jennifer78 ·
Being new to Steemit and still learning, I'm looking forward to what you will be able to achieve with tge add-ons you are progressing toward and loving the platform so far.
properties (22)
authorjennifer78
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180516t080940060z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-16 08:09:42
last_update2018-05-16 08:09:42
depth1
children0
last_payout2018-05-23 08:09:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length172
author_reputation2,811,465,079,359
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,968,615
net_rshares0
@jpphotography ·
Hey @stoodkev, I just used the beneficiaries feature of steem-plus and @steem-plus has been added automatically as a 5% beneficiary. While I appreciate your work, I did not agree to this and believe that something like this should be communicated clearly before posting.
properties (22)
authorjpphotography
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180516t195920463z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["stoodkev","steem-plus"],"app":"steemit/0.1"}
created2018-05-16 19:59:21
last_update2018-05-16 19:59:21
depth1
children4
last_payout2018-05-23 19:59:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length270
author_reputation130,520,405,558,348
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id56,067,952
net_rshares0
@stoodkev ·
It s in the README, and written in this post.
properties (22)
authorstoodkev
permlinkre-jpphotography-re-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180518t090500161z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-18 09:05:00
last_update2018-05-18 09:05:00
depth2
children3
last_payout2018-05-25 09:05:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length45
author_reputation190,283,772,273,558
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id56,340,830
net_rshares0
@jpphotography ·
It is not in the Chrome Store Description nor are there any terms and conditions that I needed to read & accept when I started using the steem-plus (which would be a legal requirement for something like beneficiary rewards I think?) and as an end user I usually don't search for the Github repo and read the README there.

Maybe consider informing about this when someone uses the beneficiary feature, e.g. in form of visibly adding a non-editable 5% beneficiary alongside the other beneficiaries.

I find that beneficiary rewards are not communicated clearly enough by most Steem projects (busy referral, Steepshot, Dtube) and many people don't even know about them, many even buy upvotes for posts with beneficiaries set and end up losing money due to this. When I was new on Steemit, I was buying small votes for my Steepshot posts without knowing about beneficiary rewards and only found out about them when I researched why my payouts were lower than expected..

Steem-plus is an open source project that already gets a lot of funding from budgets and utopian, but my problem is not that you are using beneficiary rewards, my problem is that I had to find out about this in the block explorer afterwards. I hope that other open source projects don't do the same and Firefox sends 5% of my paycheck to Mozilla when I sign in to my online banking lol
properties (22)
authorjpphotography
permlinkre-stoodkev-re-jpphotography-re-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180518t165137181z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-18 16:51:39
last_update2018-05-18 16:51:39
depth3
children2
last_payout2018-05-25 16:51:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,353
author_reputation130,520,405,558,348
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id56,406,794
net_rshares0
@katsuo3d · (edited)
Oh wow I love this new feature of steemit! Great job :D
![yourpostisamasterpiece.gif](https://steemitimages.com/DQmb8bSZSb3CZzpxHjYk4aci1HKYsqqXVbH7KA7uXnd94Dh/yourpostisamasterpiece.gif)
properties (22)
authorkatsuo3d
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180515t003120673z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1","image":["https://steemitimages.com/DQmb8bSZSb3CZzpxHjYk4aci1HKYsqqXVbH7KA7uXnd94Dh/yourpostisamasterpiece.gif"]}
created2018-05-15 00:31:27
last_update2018-05-15 00:32:51
depth1
children0
last_payout2018-05-22 00:31:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length187
author_reputation329,289,577,758
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,729,346
net_rshares0
@kayceefresh · (edited)
am gonna enjoy using this cos i just got my pc fix, time to steem more
properties (22)
authorkayceefresh
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180515t093248917z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-15 01:33:09
last_update2018-05-15 01:36:39
depth1
children0
last_payout2018-05-22 01:33:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length70
author_reputation3,814,738,806,932
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,736,422
net_rshares0
@kayceefresh ·
$1.01
loving this, this will make ride more smooth on steemit , smt is going to blow up the market
πŸ‘  ,
properties (23)
authorkayceefresh
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180515t093532485z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-15 01:35:51
last_update2018-05-15 01:35:51
depth1
children1
last_payout2018-05-22 01:35:51
cashout_time1969-12-31 23:59:59
total_payout_value0.758 HBD
curator_payout_value0.248 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length92
author_reputation3,814,738,806,932
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,736,759
net_rshares204,867,172,514
author_curate_reward""
vote details (2)
@ezpz ·
I know right :)<sub><sub><sub><sub><sub><sub><sub><sub>I mean sure you can upvote this comment too if it helps</sub></sub></sub></sub></sub></sub></sub></sub>
properties (22)
authorezpz
permlinkre-kayceefresh-re-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180515t041445031z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-15 04:14:39
last_update2018-05-15 04:14:39
depth2
children0
last_payout2018-05-22 04:14:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length158
author_reputation71,631,047,834
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,755,754
net_rshares0
@mishu ·
Really I love to using #steem-plus extension. Great work , Thanks to #steem-plus team. Waiting for the android version.
πŸ‘Ž  
properties (23)
authormishu
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180514t162205257z
categoryutopian-io
json_metadata{"tags":["utopian-io","steem-plus"],"app":"steemit/0.1"}
created2018-05-14 16:22:06
last_update2018-05-14 16:22:06
depth1
children0
last_payout2018-05-21 16:22:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length119
author_reputation1,563,359,018
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,665,880
net_rshares-2,062,150,156
author_curate_reward""
vote details (1)
@nathen007 · (edited)
This is brilliant. The answer to my dreams so far lol...how come Id never heard about it before ? I also noticed a lot of other steam related apps in the chromestore to play with. Cheers for this. Loving it thus far :-)
PS Any chance of a link to steemsupply too please ? :-)
properties (22)
authornathen007
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180514t195426458z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-14 19:54:27
last_update2018-05-14 20:04:30
depth1
children0
last_payout2018-05-21 19:54:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length275
author_reputation263,262,281,422,515
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,697,026
net_rshares0
@pathtosuccess · (edited)
$0.25
wouldn't you be more transparent if you noted that use of the beneficiary feature also sends 5% to you rather than people needing to find the github for that detail? or discovering it in their payout when you show up as a beneficiary

btw, least you misunderstand, the steemplus extension is aweseome and I don't begrudge the 5%, it just shouldn't arrive as a surprise when using the feature.
πŸ‘  
properties (23)
authorpathtosuccess
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180514t121644807z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-14 12:16:45
last_update2018-05-14 12:18:00
depth1
children1
last_payout2018-05-21 12:16:45
cashout_time1969-12-31 23:59:59
total_payout_value0.227 HBD
curator_payout_value0.021 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length392
author_reputation972,653,522,837
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,626,979
net_rshares50,376,357,737
author_curate_reward""
vote details (1)
@stoodkev ·
You re right, I ll add it in the post. I just didnt want to copy the whole documentation in here, but this point makes sense.
properties (22)
authorstoodkev
permlinkre-pathtosuccess-re-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180514t122421463z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-14 12:24:21
last_update2018-05-14 12:24:21
depth2
children0
last_payout2018-05-21 12:24:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length125
author_reputation190,283,772,273,558
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,628,064
net_rshares0
@pennsif ·
I had been noticing the sluggishness and freezing, so this sounds like a most welcome update.

Thank you for all your continued work on this.

Will it update automatically, or do I need to do any sort of manual update process?
πŸ‘  
properties (23)
authorpennsif
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180514t131935959z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-14 13:19:36
last_update2018-05-14 13:19:36
depth1
children0
last_payout2018-05-21 13:19:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length226
author_reputation636,410,097,572,565
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,636,276
net_rshares847,604,278
author_curate_reward""
vote details (1)
@rengifocess ·
Me parece buena la aplicaciΓ³n plus, creo que vienen mejores cosas
properties (22)
authorrengifocess
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180521t035713698z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-21 03:28:12
last_update2018-05-21 03:28:12
depth1
children0
last_payout2018-05-28 03:28:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length65
author_reputation863,050,589
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id56,811,936
net_rshares0
@shariif · (edited)
I like to using #steem-plus addons. this is awsome addons which is so helpful for using steemit. i am using it in my browser.
properties (22)
authorshariif
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180514t123909353z
categoryutopian-io
json_metadata{"tags":["utopian-io","steem-plus"],"app":"steemit/0.1"}
created2018-05-14 12:39:12
last_update2018-05-14 14:52:12
depth1
children0
last_payout2018-05-21 12:39:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length125
author_reputation87,092,247,986
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,630,178
net_rshares0
@steemerscare ·
This is definitely a great project to help user experience on the platform, installing the extension now!
properties (22)
authorsteemerscare
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180515t234439524z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-15 23:44:39
last_update2018-05-15 23:44:39
depth1
children0
last_payout2018-05-22 23:44:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length105
author_reputation5,054,386,420
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,908,270
net_rshares0
@steemprojects ·
This post has been just added as new item to _[timeline of SteemPlus on Steem Projects](https://steemprojects.com/projects/p/steemplus/?utm_source=comment_timeline&utm_medium=steem&utm_campaign=new_event&utm_content=c1)_.

If you want to be notified about new updates from this project, register on Steem Projects and add SteemPlus to your favorite projects.
properties (22)
authorsteemprojects
permlinkre-steemplus-2-13-a-big-refractor-to-boost-performance-20180819t121814
categoryutopian-io
json_metadata""
created2018-08-19 12:18:15
last_update2018-08-19 12:18:15
depth1
children0
last_payout2018-08-26 12:18:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length360
author_reputation29,054,729,340
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id68,692,443
net_rshares0
@steevc ·
Good stuff. I'd noticed my Steemit page hanging at times. I hope these changes will fix that. Thanks again
properties (22)
authorsteevc
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180514t180711318z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-14 18:07:12
last_update2018-05-14 18:07:12
depth1
children0
last_payout2018-05-21 18:07:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length106
author_reputation1,396,084,584,184,043
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,682,036
net_rshares0
@terrybrock ·
$0.25
Great work folks. I really appreciate the many useful features you have packed into SteemPlus! Thank you!!!! 100% upvote for you!
πŸ‘  
properties (23)
authorterrybrock
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180514t122236048z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-14 12:22:36
last_update2018-05-14 12:22:36
depth1
children3
last_payout2018-05-21 12:22:36
cashout_time1969-12-31 23:59:59
total_payout_value0.239 HBD
curator_payout_value0.009 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length129
author_reputation177,892,578,444,114
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,627,813
net_rshares50,376,357,737
author_curate_reward""
vote details (1)
@stoodkev ·
Thank you @terrybrock! Would you consider voting me as a witness to support the project?
properties (22)
authorstoodkev
permlinkre-terrybrock-re-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180514t122630212z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["terrybrock"],"app":"steemit/0.1"}
created2018-05-14 12:26:30
last_update2018-05-14 12:26:30
depth2
children2
last_payout2018-05-21 12:26:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length88
author_reputation190,283,772,273,558
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,628,359
net_rshares0
@terrybrock ·
Yes, tell me more. I don't know you. 
properties (22)
authorterrybrock
permlinkre-stoodkev-re-terrybrock-re-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180514t141924967z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"busy","app":"busy/2.4.0"}
created2018-05-14 14:19:27
last_update2018-05-14 14:19:27
depth3
children1
last_payout2018-05-21 14:19:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length37
author_reputation177,892,578,444,114
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,645,860
net_rshares0
@tonystarkr ·
sir its really helpful post thanks for sharing
properties (22)
authortonystarkr
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180519t072948284z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-05-19 07:29:51
last_update2018-05-19 07:29:51
depth1
children0
last_payout2018-05-26 07:29:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length46
author_reputation-112,113,139,158
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id56,503,745
net_rshares0
@uncommonriad ·
$0.06
This is great. Day by day improve. Keep it up @steem-plus
πŸ‘  
properties (23)
authoruncommonriad
permlinkre-steem-plus-steemplus-2-13-a-big-refractor-to-boost-performance-20180514t124444897z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["steem-plus"],"app":"steemit/0.1"}
created2018-05-14 12:44:54
last_update2018-05-14 12:44:54
depth1
children0
last_payout2018-05-21 12:44:54
cashout_time1969-12-31 23:59:59
total_payout_value0.060 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length57
author_reputation89,424,920,816,371
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,631,019
net_rshares12,213,553,909
author_curate_reward""
vote details (1)
@utopian-io ·
Hey @steem-plus
**Thanks for contributing on Utopian**.
We’re already looking forward to your next contribution!

**Contributing on Utopian**
Learn how to contribute on <a href='https://join.utopian.io'>our website</a> or by watching <a href='https://www.youtube.com/watch?v=8S1AtrzYY1Q'>this tutorial</a> on Youtube.

**Want to chat? Join us on Discord https://discord.gg/h52nFrV.**

<a href='https://v2.steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1'>Vote for Utopian Witness!</a>
properties (22)
authorutopian-io
permlinkre-steemplus-2-13-a-big-refractor-to-boost-performance-20180515t201506z
categoryutopian-io
json_metadata"{"app": "beem/0.19.29"}"
created2018-05-15 20:15:09
last_update2018-05-15 20:15:09
depth1
children0
last_payout2018-05-22 20:15:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length507
author_reputation152,955,367,999,756
root_title"SteemPlus 2.13: A big refractor to boost performance"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,884,486
net_rshares0