WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Poshmark Mega Filter - Declutter the search

Poshmark Mega Filter - Declutter the search

View on Chrome Web Store
View Poshmark Mega Filter - Declutter the search Chrome Extension on Chrome Web Store
Add to bookmarks
1.0 (1 ratings)
5 views
This extension has been viewed 5 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Hide search listings by keyword, sellers, brands, likes and more.
Type
Extension
Users
56 users
1
dai
View author page of dai
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 17, 2022
Version 1.0.1
Manifest version
3
Updated
Updated on August 11, 2022
lifestyle/shopping
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Poshmark Mega Filter - Declutter the search Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Poshmark Mega Filter - Declutter the search",
    "description": "Hide search listings by keyword, sellers, brands, likes and more.",
    "version": "1.0.1",
    "icons": {
        "16": "assets\/logo\/logo-16.png",
        "48": "assets\/logo\/logo-48.png",
        "128": "assets\/logo\/logo-128.png"
    },
    "action": {
        "default_title": "Poshmark Mega Filter",
        "default_popup": "popup\/popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/js\/jquery.js",
                "assets\/js\/userSetting.js",
                "assets\/js\/rule.js",
                "assets\/js\/megaBlacklistFilter.js"
            ],
            "matches": [
                "https:\/\/poshmark.com\/*"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top