mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 15:40:48 +05:30
remove &num=50
+2
-2
@@ -203,10 +203,10 @@ Once you've added the `user.js` to your Profiles folder and restarted Firefox, y
|
|||||||
Click on **Add** to manually enter a custom search engine.
|
Click on **Add** to manually enter a custom search engine.
|
||||||
|
|
||||||
#### Google (Web)
|
#### Google (Web)
|
||||||
Consider adding the [good search version of Google](https://youtu.be/qGlNb2ZPZdc?si=1WKarthvkP66nYCs&t=207) to see uncluttered web results. The `udm=14` parameter directs Google to its less bloated Web mode, and `num=50` requests 50 results per page. For the **Search engine name** box, I usually call this one `Google (Good)` or `Google (Clean)`.
|
Consider adding the [good search version of Google](https://youtu.be/qGlNb2ZPZdc?si=1WKarthvkP66nYCs&t=207) to see uncluttered web results. The `udm=14` parameter directs Google to its less bloated Web mode, and `num=50` requests 50 results per page. For the **Search engine name** box, I usually call this one `Google (No AI)`.
|
||||||
|
|
||||||
```
|
```
|
||||||
https://www.google.com/search?udm=14&q=%s&num=50
|
https://www.google.com/search?udm=14&q=%s
|
||||||
```
|
```
|
||||||
|
|
||||||
However, even this cleaner view cannot rescue you from Google's [SEO slop](https://doctorow.medium.com/https-pluralistic-net-2024-04-04-teach-me-how-to-shruggie-kagi-caaa88c221f2#:~:text=It%20is%20a%20cesspool%20of%20botshit%2C%20spam%2C%20scams%2C%20and%20nonsense%2E) :upside_down_face:
|
However, even this cleaner view cannot rescue you from Google's [SEO slop](https://doctorow.medium.com/https-pluralistic-net-2024-04-04-teach-me-how-to-shruggie-kagi-caaa88c221f2#:~:text=It%20is%20a%20cesspool%20of%20botshit%2C%20spam%2C%20scams%2C%20and%20nonsense%2E) :upside_down_face:
|
||||||
|
|||||||
Reference in New Issue
Block a user