pear3
Version:
Undetectable Chrome automation with a fully automated Chromium using extension APIs. 😎
35 lines (34 loc) • 722 B
JSON
{
"name": "pear3",
"version": "1.0.1",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"automation",
"chromium",
"websocket",
"browser",
"nodejs",
"pear",
"extension",
"web automation",
"puppeteer",
"playwright",
"selenium",
"web",
"screenshot",
"keyboard",
"mouse"
],
"author": "DeveloperKubilay",
"license": "MIT",
"type": "commonjs",
"description": "Undetectable Chrome automation with a fully automated Chromium using extension APIs. 😎",
"homepage": "https://example.com",
"repository": {
"type": "git",
"url": "https://github.com/DeveloperKubilay/pear3"
}
}