mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-11 20:21:03 +00:00
Updated SERP (markdown)
parent
c3d74cfb7c
commit
f0268d3665
8
SERP.md
8
SERP.md
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user