By: chihabgoku Add-on
Inspect and view changes in Vinted Order Highlighter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Vinted Order Status Highlighter",
"version": "2.0",
"description": "Automatically changes the background color of Vinted order items based on their status on the 'my_orders' page.",
"icons": {
"48": "icons/icon.png"
},
"content_scripts": [
{
"matches": [
"*://*.vinted.fr/my_orders*",
"*://*.vinted.com/my_orders*",
"*://*.vinted.de/my_orders*",
"*://*.vinted.es/my_orders*",
"*://*.vinted.it/my_orders*",
"*://*.vinted.nl/my_orders*",
"*://*.vinted.be/my_orders*",
"*://*.vinted.pl/my_orders*",
"*://*.vinted.pt/my_orders*",
"*://*.vinted.co.uk/my_orders*",
"*://*.vinted.cz/my_orders*",
"*://*.vinted.sk/my_orders*"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "vinted-order-highlighter@chihabeddine.com"
}
},
"permissions": [
"*://*.vinted.fr/*",
"*://*.vinted.com/*",
"*://*.vinted.de/*",
"*://*.vinted.es/*",
"*://*.vinted.it/*",
"*://*.vinted.nl/*",
"*://*.vinted.be/*",
"*://*.vinted.pl/*",
"*://*.vinted.pt/*",
"*://*.vinted.co.uk/*",
"*://*.vinted.cz/*",
"*://*.vinted.sk/*"
]
} Best Vinted Order Highlighter Alternatives
Here are some Firefox add-ons that are similar to Vinted Order Highlighter:
Amazon delivery check Addon
Francesco Santini
Aliexpress Enhancer
PickOne
IDL LYNQ Colour and Summary
Darren
Message status for the color blind
Tomas Martty
Amazon Sort By Arrival
7MinutesDead
NAV filter
Attila Bakos
Tesla Extended Order Status
Bruce Tenison
Vinted Spend Calculator
KieranW
AliExpress Package Overview
pingvIT
GitHub PR status highlighter
magroski
Ordit Notification Extension
Ordit
Vinted SOLD Favourites Sorter
chihabgoku