Adds a button to search stackoverflow via Google Search
< Feedback on Stack Overflow on Google Search
Hey Evil Maid Manifest! You can definitely change it to search the stack exchange network. Just change the line:
const stackoverflowUrl = "+site%3Astackoverflow.com";
To:
const stackoverflowUrl = "+site%3Astackexchange.com";
Sign in to post a reply.
Hey Evil Maid Manifest! You can definitely change it to search the stack exchange network. Just change the line:
const stackoverflowUrl = "+site%3Astackoverflow.com";
To:
const stackoverflowUrl = "+site%3Astackexchange.com";