Poshmark Closet Bot | PoshPop

Poshmark seller automation tool that is simple and affordable for sharing on Poshmark.

O que é Poshmark Closet Bot | PoshPop?

Poshmark Closet Bot | PoshPop é uma extensão do Chrome desenvolvida por https://poshpopassistant.com, e sua principal característica é "Poshmark seller automation tool that is simple and affordable for sharing on Poshmark.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Poshmark Closet Bot | PoshPop

Baixe arquivos de extensão Poshmark Closet Bot | PoshPop no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        A free virtual assistant to help share your closet, grow your Poshmark closet, and increase your Poshmark sales.

Learn more about PoshPop on our website PoshPopAssistant.com or view our current updates on the notifications tab located within the PoshPop extension.

Selling on Poshmark is hard work. As a business owner, your time is definitely money. Stop wasting your valuable time doing the tedious daily tasks of sharing, following, and more on Poshmark.

Instead, focus on the other (many) aspects of your business to truly increase sales and grow your business. With PoshPop handling your tedious basic Poshmark tasks, you can spend your time focusing on sourcing new items, listing, or whatever it is that will increase your sales the most on Poshmark.

PoshPop is not like other extensions, we have purposefully designed our extension to act as a human would. PoshPop is the only extension that acts 100% like a human would. Our extension is also the most affordable extension with these features on the market. We also provide multiple features for free so you can begin to grow your Poshmark closet immediately.

SIGN UP now to try our upgraded features for one week completely FREE (no credit card required).

PoshPop has just been redesigned and many new features are coming soon. 

We currently offer (at the lowest price on the market): 

- Free Sharing
- Free Edit Sharing
- Free Task Limiter
- Display of Your Personalized Stats (Last task and past 24 hours for every feature)
- Schedule Your Tasks
- Captcha Detection
- Captcha Alerts
- Captcha Sound
- Resume After Captcha
- Organize Closet
- Reverse Sharing Order
- Task Progress Bar
- Automated Offers to Likers
- Bulk Price Drop
- Calculate Closet Revenue
- Sharing to Followers
- Sharing to Parties
- Follow Users
- Unfollow Users
- Free trial period on sign up (no credit card required)
- Easy Account Management
- With many more features coming shortly after our initial re-launch.

Unlike expensive virtual assistants, we never ask for your Poshmark account's information. You login normally through Poshmark and open PoshPop after.

PoshPop is now able to be managed remotely while running on your desktop from your phone or other mobile device.

SIGN UP now to try our upgraded features for one week completely FREE (no credit card required).

Start enjoying Poshmark selling again and let us handle the necessary but tedious tasks.

We are proud to be the most affordable Poshmark bot on the market. Our pricing starts at free. Start using our tools today for free to increase the activity in your closet and increase your sales. Compared to other bots, we specialize in making sure you are as similar to a human as possible. Become a Poshmark pro in 2024 using our chrome extension simple and easy to use, PoshPop.

Please take a moment to leave a kind review.

To learn more or view our FAQs, please visit our website PoshPopAssistant.com and follow us on Instagram @PoshPopAssistant.

By installing and using this extension, you agree to the PoshPop Terms of Service, which can be found on our website www.poshpopassistant.com/terms-of-service.

To see how we use your data, visit www.poshpopassistant.com/privacy-policy.                    

Informações Básicas da Extensão

Nome Poshmark Closet Bot | PoshPop Poshmark Closet Bot | PoshPop
ID fehkmdemphhohcbggclooebcggikmodo
URL Oficial https://chromewebstore.google.com/detail/poshmark-closet-bot-poshp/fehkmdemphhohcbggclooebcggikmodo
Descrição Poshmark seller automation tool that is simple and affordable for sharing on Poshmark.
Tamanho do Arquivo 9.04 MB
Contagem de Instalações 2,128
Versão Atual 3.5.1
Última Atualização 2024-01-25
Data de Publicação 2020-09-24
Classificação 4.65/5 Total de 83 Avaliações
Desenvolvedor https://poshpopassistant.com
Email [email protected]
Tipo de Pagamento in_app
Site da Extensão https://poshpopassistant.com/
URL da Página de Ajuda https://poshpopassistant.com/contact/
URL da Página de Política de Privacidade https://poshpopassistant.com/privacy-policy
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Poshmark Closet Bot | PoshPop",
    "description": "Poshmark seller automation tool that is simple and affordable for sharing on Poshmark.",
    "version": "3.5.1",
    "background": {
        "service_worker": "js\/background.js"
    },
    "icons": {
        "128": "icon.png",
        "64": "icon.png",
        "32": "icon.png",
        "16": "icon.png"
    },
    "action": [],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/poshmark.com\/*",
                "https:\/\/poshmark.ca\/*"
            ],
            "js": [
                "js\/content.js",
                "js\/jquery.js",
                "js\/jquery-ui.js",
                "template\/js\/bootstrap.js"
            ],
            "css": [
                "css\/icheck.css"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/poshmark.com\/*",
        "https:\/\/poshmark.ca\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "img\/icon.png",
                "img\/radio.svg",
                "img\/checkbox.svg",
                "css\/content.css",
                "template\/css\/style.css",
                "template\/font-awesome\/css\/font-awesome.css",
                "template\/css\/custom.bootstrap.css",
                "template\/css\/animate.css",
                "template\/css\/plugins\/awesome-bootstrap-checkbox\/awesome-bootstrap-checkbox.css",
                "css\/ion.rangeSlider.min.css",
                "css\/jquery.timepicker.min.css",
                "css\/icheck.css",
                "css\/awesome-bootstrap-checkbox.css",
                "js\/jquery.js",
                "js\/jquery-ui.js",
                "template\/js\/bootstrap.js",
                "loading.gif",
                "js\/icheck.min.js",
                "js\/globals.js",
                "js\/util.js",
                "js\/sidebar.js",
                "template\/font-awesome\/fonts\/*",
                "audio\/notification_sound.mp3",
                "css\/ebrima.ttf",
                "css\/[email protected]",
                "css\/green.png"
            ],
            "matches": [
                "https:\/\/poshmark.com\/*",
                "https:\/\/poshmark.ca\/*"
            ]
        }
    ],
    "permissions": [
        "activeTab",
        "tabs",
        "storage"
    ]
}