Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Poshmark Bot - Share & Grow - SellerAider", "version": "1.0.9", "description": "Poshmark Bot & Poshmark Sharer that allows you automate your actions in one Click!", "icons": { "16": "16.png", "128": "128.png" }, "externally_connectable": { "matches": [ "https:\/\/*.selleraider.com\/*" ] }, "action": { "default_icon": { "16": "16.png", "128": "128.png" }, "default_title": "Poshmark Bot - Share & Grow - SellerAider" }, "web_accessible_resources": [ { "resources": [ "build\/index.js", "captcha_detected.mp3", "content.js" ], "matches": [ "*:\/\/*.poshmark.com\/*", "*:\/\/*.poshmark.ca\/*", "*:\/\/*.poshmark.co.uk\/*", "*:\/\/*.poshmark.com.au\/*" ] } ], "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ "*:\/\/*.poshmark.com\/feed*", "*:\/\/*.poshmark.com\/closet*", "*:\/\/*.poshmark.com\/category*", "*:\/\/*.poshmark.com\/party*", "*:\/\/*.poshmark.com\/brand*", "*:\/\/*.poshmark.com\/user*", "*:\/\/*.poshmark.com\/likes*", "*:\/\/*.poshmark.com\/showroom*", "*:\/\/*.poshmark.com\/listing*", "*:\/\/*.poshmark.com\/search*", "*:\/\/*.poshmark.com\/find-people*", "*:\/\/*.poshmark.com\/news*", "*:\/\/*.poshmark.ca\/feed*", "*:\/\/*.poshmark.ca\/closet*", "*:\/\/*.poshmark.ca\/category*", "*:\/\/*.poshmark.ca\/party*", "*:\/\/*.poshmark.ca\/brand*", "*:\/\/*.poshmark.ca\/user*", "*:\/\/*.poshmark.ca\/likes*", "*:\/\/*.poshmark.ca\/showroom*", "*:\/\/*.poshmark.ca\/listing*", "*:\/\/*.poshmark.ca\/search*", "*:\/\/*.poshmark.ca\/find-people*", "*:\/\/*.poshmark.co.uk\/news*", "*:\/\/*.poshmark.co.uk\/feed*", "*:\/\/*.poshmark.co.uk\/closet*", "*:\/\/*.poshmark.co.uk\/category*", "*:\/\/*.poshmark.co.uk\/party*", "*:\/\/*.poshmark.co.uk\/brand*", "*:\/\/*.poshmark.co.uk\/user*", "*:\/\/*.poshmark.co.uk\/likes*", "*:\/\/*.poshmark.co.uk\/showroom*", "*:\/\/*.poshmark.co.uk\/listing*", "*:\/\/*.poshmark.co.uk\/search*", "*:\/\/*.poshmark.co.uk\/find-people*", "*:\/\/*.poshmark.co.uk\/news*", "*:\/\/*.poshmark.com.au\/news*", "*:\/\/*.poshmark.com.au\/feed*", "*:\/\/*.poshmark.com.au\/closet*", "*:\/\/*.poshmark.com.au\/category*", "*:\/\/*.poshmark.com.au\/party*", "*:\/\/*.poshmark.com.au\/brand*", "*:\/\/*.poshmark.com.au\/user*", "*:\/\/*.poshmark.com.au\/likes*", "*:\/\/*.poshmark.com.au\/showroom*", "*:\/\/*.poshmark.com.au\/listing*", "*:\/\/*.poshmark.com.au\/search*", "*:\/\/*.poshmark.com.au\/find-people*", "*:\/\/*.poshmark.com.au\/news*" ], "js": [ "build\/index.js" ], "css": [ "build\/index.css" ] } ], "manifest_version": 3 }