iorate / ublacklist

Blocks specific sites from appearing in Google search results
https://iorate.github.io/ublacklist/
MIT License
5.72k stars 300 forks source link

[Enhancement] Import name from list automatically #351

Closed SocietasEvanescentes closed 4 months ago

SocietasEvanescentes commented 1 year ago

Similar to that of AdBlock lists, I think it would be great if when adding custom subscriptions, uBlacklist could understand and apply names automatically to them.

It would look for ! Name/Title and apply it to the "name" box.

AdBlock example:

! Title: 🔮 I Don't Want to Download Your Browser ! Version: 24May2023v1-Beta ! Expires: 5 days

iorate commented 4 months ago

Version 8.8 or later supports YAML frontmatter and imports the name field.

---
name: Example
---
*://*.example.com/*