Adds a button to search Reddit posts with Google
< 脚本Reddit search on Google的反馈
If you're logged into any Google account, this script no longer functions after a few weeks ago due to the way they changed their interface. It continues to work when not logged in though.
On Line 14 & Line 15, there is an option to enable to enable this filter more reliably.
// Change this to true if you want to add the button to the right of the 'Tools' button
const appendRight = false;
If you're logged into any Google account, this script no longer functions after a few weeks ago due to the way they changed their interface. It continues to work when not logged in though.