您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
changes default search entry to one year ago
当前为
Bing search has added a dropdown menu to restrict your search to certain dates. The last option on this menu is to put in your own date but for some reason it defaults to ten days ago. This changes it to default to a year ago.
Bing loads in the submenu through javascript and I'm not a programmer so the script isn't perfect. I added in a delay to wait between the time you click the "any time" menu and changing the date because if it runs instantly bing hasn't loaded in the submenu yet. I could probably do it through using the waitForKeyElements helper script but it works the way it is.
Also, it doesn't work if you click the "any time" menu before the page completely loads.