Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"action": {
"default_icon": "icon.png"
},
"content_scripts": [
{
"js": [
"viewPublishedDate.js"
],
"matches": [
"https:\/\/*.poshmark.in\/*",
"https:\/\/*.poshmark.com.au\/*",
"https:\/\/*.poshmark.co.uk\/*",
"https:\/\/*.poshmark.ca\/*",
"https:\/\/*.poshmark.com\/*",
"*:\/\/*.amazon.ae\/*",
"*:\/\/*.amazon.at\/*",
"*:\/\/*.amazon.ca\/*",
"*:\/\/*.amazon.cn\/*",
"*:\/\/*.amazon.co.jp\/*",
"*:\/\/*.amazon.co.uk\/*",
"*:\/\/*.amazon.com.au\/*",
"*:\/\/*.amazon.com.br\/*",
"*:\/\/*.amazon.com.mx\/*",
"*:\/\/*.amazon.com.sg\/*",
"*:\/\/*.amazon.com.tr\/*",
"*:\/\/*.amazon.com\/*",
"*:\/\/*.amazon.de\/*",
"*:\/\/*.amazon.es\/*",
"*:\/\/*.amazon.fr\/*",
"*:\/\/*.amazon.ie\/*",
"*:\/\/*.amazon.in\/*",
"*:\/\/*.amazon.it\/*",
"*:\/\/*.amazon.nl\/*",
"*:\/\/*.amazon.eg\/*",
"*:\/\/*.amazon.sa\/*"
]
}
],
"description": "You can finally See the Published Date of an Item on Poshmark & Amazon",
"manifest_version": 3,
"name": "See Items Published Date on Poshmark & Amazon",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0.1"
}