Greasy Fork is available in English.

Website Navigation Menu

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

< Обсуждения Website Navigation Menu

Отзыв: Плохой — скрипт не работает

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/'
}
];

Ответить

Войдите, чтобы ответить.