Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Add &num=100 to end of current URL Google search string by setting up a bookmark

  • 2 个回答
  • 0 人有此问题
  • 234 次查看
  • 最后回复者为 Grifiinit
  • 已解决

I want Google to return 100 search items in Firefox. All the descriptions of how to do this mean you have to do the search, then go to the end of the address bar and add &num=100 and enter.

This is very tedious so I set up a special bookmark which did it. So I'd do the search, then click the bookmark on the bookmark toolbar and it would expand the hits to 100. However, I've lost the bookmark and I can't remember how I did it.

When adding a bookmark to the toolbar you need to specify the URL. In this case the URL will be the generated address from the search, ie. the current URL each time. How can I specify the curent URL when it is a dynamic address? It needs to start with "http" in order for it to be in the right format to save.

I want Google to return 100 search items in Firefox. All the descriptions of how to do this mean you have to do the search, then go to the end of the address bar and add &num=100 and enter. This is very tedious so I set up a special bookmark which did it. So I'd do the search, then click the bookmark on the bookmark toolbar and it would expand the hits to 100. However, I've lost the bookmark and I can't remember how I did it. When adding a bookmark to the toolbar you need to specify the URL. In this case the URL will be the generated address from the search, ie. the current URL each time. How can I specify the curent URL when it is a dynamic address? It needs to start with "http" in order for it to be in the right format to save.

被采纳的解决方案

Hello,

You can do this with a bookmarklet. https://en.wikipedia.org/wiki/Bookmarklet

Make a bookmark on the Bookmarks bar with the URL, click it after a search returns ten results: https://www.reddit.com/r/DigitalMarketing/comments/1e4gkzx/comment/llhw2i8/

Be sure not to make too much requests to Google. They have rate limiting. You can change ('num','100') by ('num','25').

Is this what you where looking for?

定位到答案原位置 👍 1

所有回复 (2)

选择的解决方案

Hello,

You can do this with a bookmarklet. https://en.wikipedia.org/wiki/Bookmarklet

Make a bookmark on the Bookmarks bar with the URL, click it after a search returns ten results: https://www.reddit.com/r/DigitalMarketing/comments/1e4gkzx/comment/llhw2i8/

Be sure not to make too much requests to Google. They have rate limiting. You can change ('num','100') by ('num','25').

Is this what you where looking for?

Logosor said

Hello, You can do this with a bookmarklet. https://en.wikipedia.org/wiki/Bookmarklet Make a bookmark on the Bookmarks bar with the URL, click it after a search returns ten results: https://www.reddit.com/r/DigitalMarketing/comments/1e4gkzx/comment/llhw2i8/ Be sure not to make too much requests to Google. They have rate limiting. You can change ('num','100') by ('num','25'). Is this what you where looking for?

This is exactly what I was looking for and it works really well. Thank you.