|
|
|
|
|
by yolosolo
4573 days ago
|
|
I had to make an extension because it acts as a blocker so I can modify the request headers before the request is sent to emulate the mobile app. Also, I need access to all data because of the cross-origin requests. Also, I needed all the requests to come directly from the user and not my server, as it would get banned probably. It literally emulates using your phone. |
|