I have a recently created this user script to make steeming❤ more quick and efficient.
steemit-custom-scripts/Steem-it-BookMarklet.user.js
v1.0 Features
- highly optimized submit and edit content page
- easy to access bookmarklet
- prompt for
custom text
- current URL and Page Title (if custom text)
- auto-creating markdown links by URLs
youtube|vimeo
URLs are in plain form.jpg|.jpeg|.gif|.png
images to![alt](URL)
format- any other URL in
[Page Title](URL)
format
How to use
The Bookmarklet
javascript:/*Steem it! bookmarklet*/ function utoa(t){return window.btoa(unescape(encodeURIComponent(t)))}var str=prompt("Steem it!","[![steemit-logo](https://steemitimages.com/DQmemVjTFX7eS4pF7yffisS9UroNKiSjYtN53q8gx1keSRM/steemit-logo-25px.png) steem<sup>❤](https://steemit.com/trending/steem-promo)");str.length>0?content=str:content=document.location.href,window.open("https://steemit.com/submit.html?body="+utoa(content)+"&title="+utoa(document.title),"_blank",!1);
copy the code above to the URL field of a saved Bookmark on Your Bookmark bar
steem❤ Steem it! BookMarklet by @eaposztrof
| bring some whales | tipping SBD | transfer STEEM | bid for $upvote | send crypto BitcoinWallet
It doesn't work :/
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit