Picpost Scheduling Tool For Instagram
Picpost helps you to manage your instagram accounts
Wat is Picpost Scheduling Tool For Instagram?
Picpost Scheduling Tool For Instagram is een Chrome-extensie ontwikkeld door http://getpicpost.com, en de belangrijkste functie is "Picpost helps you to manage your instagram accounts".
Extensie Screenshots
Download het CRX-bestand van de extensie Picpost Scheduling Tool For Instagram
Download Picpost Scheduling Tool For Instagram-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | kijccmpjjkfookhpeifhjnaffafmjibc |
Officiële URL | https://chrome.google.com/webstore/detail/picpost-scheduling-tool-f/kijccmpjjkfookhpeifhjnaffafmjibc |
Beschrijving | Picpost helps you to manage your instagram accounts |
Bestandsgrootte | 21.1 KB |
Aantal Installaties | 41 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2018-09-22 |
Publicatiedatum | 2018-09-22 |
Beoordeling | 2.33/5 Totaal 3 Beoordelingen |
Ontwikkelaar | http://getpicpost.com |
[email protected] | |
Betalingswijze | in_app |
Extensiewebsite | https://getpicpost.com |
URL van de Privacybeleid Pagina | https://www.getpicpost.com/privacy-policy |
Ondersteunde Talen | 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" } } |