Picpost Scheduling Tool For Instagram

Picpost helps you to manage your instagram accounts

Hvad er Picpost Scheduling Tool For Instagram?

Picpost Scheduling Tool For Instagram er en Chrome-udvidelse udviklet af http://getpicpost.com, og dens hovedfunktion er "Picpost helps you to manage your instagram accounts".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download Picpost Scheduling Tool For Instagram-udvidelses-CRX-fil

Download Picpost Scheduling Tool For Instagram-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn Picpost Scheduling Tool For Instagram Picpost Scheduling Tool For Instagram
ID kijccmpjjkfookhpeifhjnaffafmjibc
Officiel URL https://chrome.google.com/webstore/detail/picpost-scheduling-tool-f/kijccmpjjkfookhpeifhjnaffafmjibc
Beskrivelse Picpost helps you to manage your instagram accounts
Filstørrelse 21.1 KB
Antal Installationer 41
Nuværende Version 1.0
Senest Opdateret 2018-09-22
Udgivelsesdato 2018-09-22
Bedømmelse 2.33/5 Samlet 3 Bedømmelser
Udvikler http://getpicpost.com
E-mail [email protected]
Betalingsmetode in_app
Udvidelseswebsted https://getpicpost.com
URL til Fortrolighedspolitik Side https://www.getpicpost.com/privacy-policy
Understøttede Sprog 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"
    }
}