I'm stealing this idea from . (Thanks to for the idea and explanation and also to Gowdy or saverem from Voat, whoever of them came up with it originally).
With this script, you can basically make a button on your browser that will take whatever site you're looking at and link it to Cheers.
Here's how:
Create a new bookmark.
Copy and paste the code below into the bookmark's destination url
javascript:void(open('https://poal.co/submit/link/Cheers?linkpost=true&run=1&url='+encodeURIComponent(document.location)+'&title='+encodeURIComponent(document.title)))
Then from any site, hit the bookmark and it should open a new tab with the Cheers submission page booted up. You'll still be able to edit your submission details before hitting submit.
I'm stealing this idea from /s/PaddysPub. (Thanks to @COFfer for the idea and explanation and also to Gowdy or saverem from Voat, whoever of them came up with it originally).
With this script, you can basically make a button on your browser that will take whatever site you're looking at and link it to Cheers.
Here's how:
1. Create a new bookmark.
2. Copy and paste the code below into the bookmark's destination url
`javascript:void(open('https://poal.co/submit/link/Cheers?linkpost=true&run=1&url='+encodeURIComponent(document.location)+'&title='+encodeURIComponent(document.title)))`
Then from any site, hit the bookmark and it should open a new tab with the Cheers submission page booted up. You'll still be able to edit your submission details before hitting submit.
(post is archived)