Picpost Scheduling Tool For Instagram

Picpost helps you to manage your instagram accounts

Was ist Picpost Scheduling Tool For Instagram?

Picpost Scheduling Tool For Instagram ist eine Chrome-Erweiterung, die von http://getpicpost.com entwickelt wurde, und ihr Hauptmerkmal ist "Picpost helps you to manage your instagram accounts".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Picpost Scheduling Tool For Instagram-Erweiterungs-CRX-Datei herunterladen

Laden Sie Picpost Scheduling Tool For Instagram-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Picpost Scheduling Tool For Instagram Picpost Scheduling Tool For Instagram
ID kijccmpjjkfookhpeifhjnaffafmjibc
Offizielle URL https://chrome.google.com/webstore/detail/picpost-scheduling-tool-f/kijccmpjjkfookhpeifhjnaffafmjibc
Beschreibung Picpost helps you to manage your instagram accounts
Dateigröße 21.1 KB
Installationsanzahl 41
Aktuelle Version 1.0
Letztes Update 2018-09-22
Veröffentlichungsdatum 2018-09-22
Bewertung 2.33/5 Insgesamt 3 Bewertungen
Entwickler http://getpicpost.com
E-Mail [email protected]
Zahlungsart in_app
Erweiterungswebsite https://getpicpost.com
URL der Datenschutzrichtlinien-Seite https://www.getpicpost.com/privacy-policy
Unterstützte Sprachen 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"
    }
}