Updated SERP (markdown)

Namhyeon Go 2024-10-08 16:08:17 +09:00
parent c3d74cfb7c
commit f0268d3665

@ -9,6 +9,14 @@ This page provides guidance on the necessary procedures for those who wish to ut
### The SERP methodology supported by this project
#### 1. Use `lib/chrome.js`
This project can support SERP implementation in Chromium-based browsers using the [Chrome DevTools Protocol](https://chromedevtools.github.io/devtools-protocol/). The test file ([testloader.js](https://github.com/gnh1201/welsonjs/blob/master/testloader.js)) includes examples of such implementations.
#### 2. Use `lib/http.js` with SERP presets