Picpost Scheduling Tool For Instagram
Picpost helps you to manage your instagram accounts
Qu'est-ce que Picpost Scheduling Tool For Instagram ?
Picpost Scheduling Tool For Instagram est une extension Chrome développée par http://getpicpost.com, et sa fonction principale est "Picpost helps you to manage your instagram accounts".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Picpost Scheduling Tool For Instagram
Téléchargez les fichiers d'extension Picpost Scheduling Tool For Instagram au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | |
ID | kijccmpjjkfookhpeifhjnaffafmjibc |
URL Officiel | https://chrome.google.com/webstore/detail/picpost-scheduling-tool-f/kijccmpjjkfookhpeifhjnaffafmjibc |
Description | Picpost helps you to manage your instagram accounts |
Taille du Fichier | 21.1 KB |
Nombre d'Installations | 41 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2018-09-22 |
Date de Publication | 2018-09-22 |
Évaluation | 2.33/5 Total 3 Évaluations |
Développeur | http://getpicpost.com |
[email protected] | |
Type de Paiement | in_app |
Site Web de l'Extension | https://getpicpost.com |
URL de la Page de Politique de Confidentialité | https://www.getpicpost.com/privacy-policy |
Langues Prises en Charge | 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" } } |