Greasy Fork is available in English.

Stack Overflow on Google Search

Adds a button to search stackoverflow via Google Search

< Opinie na Stack Overflow on Google Search

Ocena: Dobry - skrypt działa

§
Napisano: 17-04-2024

Does what it says on the tin, but is there any way you can make it search the whole Stack Exchange network like https://stackexchange.com/search does?

AlexyoeAutor
§
Napisano: 11-05-2024

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";

Odpowiedz

Zaloguj się, by odpowiedzieć.