Release v0.1.1: hide sponsored listings, broaden detail-page detection
- Hide any card whose anchor carries `journey=FEATURED_LISTING_JOURNEY`
or whose container is tagged featured/sponsor/promoted.
- Detail-page URL regex now also matches `/classifieds/advert/{id}` and
`/cars/{slug}/{id}` in case AutoTrader redirects through either.
- Added a `[ATM]` console.log at init so unresolved detection issues can
be diagnosed from Firefox DevTools.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 3,
|
||||
"name": "AutoTrader Marker",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "Mark AutoTrader listings as 'not wanted' so you can spot the ones you haven't reviewed yet.",
|
||||
"permissions": [
|
||||
"storage"
|
||||
|
||||
Reference in New Issue
Block a user