-
-
Notifications
You must be signed in to change notification settings - Fork 254
Open
Labels
3.difficulty: significant/rewriteChanges required are significant and a rewrite might be neededChanges required are significant and a rewrite might be needed4.topic: scripts/automationRelating to scripts (i.e. linting) and automationRelating to scripts (i.e. linting) and automation
Description
Is there an existing issue outlining your problem?
- I have searched the existing issues and they do not solve my problem.
Describe your issue.
Userstyles can be generated in combination with using Playwright to scrape the web pages, and LightningCSS to process and replace the colours.
There is a proof of concept at #2060.
Questions to answer:
- What are the maintenance costs of maintaining our own web scraper?
- What is the community sentiment on running a web scraper?
- Should the code be centralized so then it can be used for several userstyles? (e.g. Gmail, Crates.io)
- How should colour matching lists be defined in a maintainable way?
Metadata
Metadata
Assignees
Labels
3.difficulty: significant/rewriteChanges required are significant and a rewrite might be neededChanges required are significant and a rewrite might be needed4.topic: scripts/automationRelating to scripts (i.e. linting) and automationRelating to scripts (i.e. linting) and automation