tumpio / gmscripts

tumpio's usercripts
https://openuserjs.org/users/tumpio
MIT License
61 stars 28 forks source link

Duckduckgo Extended does not have "nav-menu__list" anymore #2

Closed schollm closed 9 years ago

schollm commented 9 years ago

The menu does not show up because the test if (header && menu) in DuckDuckGo_Extended.js fails.

Workaround: Remove the test for menu, if (header) works so far.

tumpio commented 9 years ago

Hi! I update the script to work more universally, the scripts toolbar is now placed after the main body element and the options menu is inside the toolbar.