Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/t2leaf/t2-puppeteer-plugin-block-resources
Blocks unnecessary resources like images, fonts, and stylesheets to optimize performance and speed up page loads.
https://github.com/t2leaf/t2-puppeteer-plugin-block-resources
automation performance puppeteer puppeteer-extra resource-optimization web-scraping
Last synced: 17 days ago
JSON representation
Blocks unnecessary resources like images, fonts, and stylesheets to optimize performance and speed up page loads.
- Host: GitHub
- URL: https://github.com/t2leaf/t2-puppeteer-plugin-block-resources
- Owner: T2LEAF
- Created: 2025-01-09T18:13:02.000Z (19 days ago)
- Default Branch: main
- Last Pushed: 2025-01-11T16:51:35.000Z (17 days ago)
- Last Synced: 2025-01-11T17:39:47.374Z (17 days ago)
- Topics: automation, performance, puppeteer, puppeteer-extra, resource-optimization, web-scraping
- Language: TypeScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# t2-puppeteer-plugin-block-resources
[![npm version](https://badge.fury.io/js/t2-puppeteer-plugin-block-resources.svg)](https://badge.fury.io/js/t2-puppeteer-plugin-block-resources)
## Description
## Installation
```bash
```
or using Yarn:
```bash
```
### Usage
```js
```
### Usage with puppeteer-extra
```js
```