Custom Google Navigation Bar

Choose what you want to see on the Google navigation bar.

Verze ze dne 27. 09. 2014. Zobrazit nejnovější verzi.

Autor
Qvcool
Hodnocení
0 0 0
Verze
0.0.1.20140927174453
Vytvořeno
27. 09. 2014
Aktualizováno
27. 09. 2014
Size
822 B
Licence
neuvedeno
Spustit na

This script changes the boring and useless navigation bar that only leads you to Gmail, Google+, and Google Image Search, and replaces it with whatever links you would like.

To change the links, change the links array. It is formatted like so:

links = [
    ["(URL to page1)", "page1 name"],
    ["(URL to page2)", "page2 name"],
    ["(URL to page3)", "page3 name"],
    ...
];

There can be as many links on the page as you want. Just copy and paste one of the lines!

长期地址
遇到问题?请前往 GitHub 提 Issues。