Skip to content

Commit e5b6d63

Browse files
committed
Improved README information and about building locally
1 parent 761fbdd commit e5b6d63

File tree

1 file changed

+19
-3
lines changed

1 file changed

+19
-3
lines changed

README.md

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,34 @@
22

33
## About
44

5-
A Firefox addon that simply adds "udm=14" to all your Google searches!
5+
Forces all Google searches to use the new 'Web' mode by appending links with "udm=14". This effectively disables AI suggestions and widgets (such as calculator, etc), to only give you search results without the fluff.
66

7-
## More info
7+
This won't improve search results, but should give you a better access to the information you are actually looking for.
8+
9+
## More info about 'Web mode'
810

911
[🇬🇧 EN] https://arstechnica.com/gadgets/2024/05/google-searchs-udm14-trick-lets-you-kill-ai-search-for-good/
1012
[🇫🇷 FR] https://intelligence-artificielle.developpez.com/actu/358316/Desactiver-l-IA-dans-Google-Search-avec-le-parametre-udm-egal-14-vous-pouvez-mettre-un-terme-aux-resumes-de-l-IA-et-retrouver-une-experience-de-recherche-traditionnelle/
1113

14+
## Obtaining the addon
15+
16+
Firefox: https://addons.mozilla.org/en-GB/firefox/addon/straight-to-the-web/
17+
18+
## Development
19+
20+
Clone the repo over at https://github.com/ShadowMitia/Straight-to-the-web.git, then
21+
go in the root directory and run:
22+
23+
```
24+
make
25+
```
26+
27+
It will build the straight-to-web.xpi package that you can then test inside your browser.
1228

1329
## Assets
1430
Browser icon based on the one from ["bitsies!" by Recep Kütük](https://www.iconfinder.com/iconsets/bitsies)
1531

16-
# Miscellaneous
32+
## Miscellaneous
1733

1834
License: MIT
1935

0 commit comments

Comments
 (0)