Make matching rule more lazy
This commit is contained in:
parent
102ffdc44e
commit
95100cf52c
2
tests/fixtures/GM_openInTab.user.js
vendored
2
tests/fixtures/GM_openInTab.user.js
vendored
@ -1,7 +1,7 @@
|
||||
// ==UserScript==
|
||||
// @name Open Google's search results in tabs
|
||||
// @namespace google_GM_openInTab.user.js
|
||||
// @include http*://www.google.*/search?q=*
|
||||
// @include http*://www.google.*/search*
|
||||
// @grant GM_openInTab
|
||||
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js
|
||||
// @run-at document-idle
|
||||
|
Loading…
Reference in New Issue
Block a user