Greasy Fork is available in English.

Website Navigation Menu

Adds a menu to help navigate to other websites easily on the Google Search website

< Feedback on Website Navigation Menu

Review: Bad - script does not work

§
Posted: 26/03/2023

non funziona inserendo un nuovo url tipo facebook non ci va
// Add the menu items
var items = [
{
label: 'facebook 1',
url: 'https://www.facebook.com/?sk=h_chr'

},
{
label: 'Example Website 2',
url: 'https://www.example2.com/'
},
{
label: 'Example Website 3',
url: 'https://www.example3.com/'
}
];

Post reply

Sign in to post a reply.