Picpost Scheduling Tool For Instagram

Picpost helps you to manage your instagram accounts

Co je Picpost Scheduling Tool For Instagram?

Picpost Scheduling Tool For Instagram je rozšíření Chrome vyvinuté http://getpicpost.com, a jeho hlavní funkcí je „Picpost helps you to manage your instagram accounts“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Picpost Scheduling Tool For Instagram

Stáhněte si soubory rozšíření Picpost Scheduling Tool For Instagram ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Picpost helps you to manage your instagram accounts, with the support of a wide range of automation features and also displays a complete statistical data to monitor the progress of your instagram account.

Some features available in this application:

- Scheduling instagram posts
- Automation and Optimization based on hashtags, location, and other users
- Support spintax
- Upload of online storage: Google Drive, Dropbox, and onedrive
- Manage more than one account instagram                    

Základní Informace o Rozšíření

Název Picpost Scheduling Tool For Instagram Picpost Scheduling Tool For Instagram
ID kijccmpjjkfookhpeifhjnaffafmjibc
Oficiální URL https://chrome.google.com/webstore/detail/picpost-scheduling-tool-f/kijccmpjjkfookhpeifhjnaffafmjibc
Popis Picpost helps you to manage your instagram accounts
Velikost souboru 21.1 KB
Počet instalací 41
Aktuální Verze 1.0
Poslední Aktualizace 2018-09-22
Datum Vydání 2018-09-22
Hodnocení 2.33/5 Celkem 3 Hodnocení
Vývojář http://getpicpost.com
E-mail [email protected]
Typ Platby in_app
Webové stránky Rozšíření https://getpicpost.com
URL Stránky Zásad Ochrany Soukromí https://www.getpicpost.com/privacy-policy
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Picpost Scheduling Tool For Instagram",
    "manifest_version": 2,
    "short_name": "Picpost Scheduler",
    "description": "Picpost helps you to manage your instagram accounts",
    "version": "1.0",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon-small.png"
    },
    "icons": {
        "128": "icon.png"
    }
}