Picpost Scheduling Tool For Instagram
Picpost helps you to manage your instagram accounts
¿Qué es Picpost Scheduling Tool For Instagram?
Picpost Scheduling Tool For Instagram es una extensión de Chrome desarrollada por http://getpicpost.com, y su función principal es "Picpost helps you to manage your instagram accounts".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Picpost Scheduling Tool For Instagram
Descarga archivos de extensión Picpost Scheduling Tool For Instagram en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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
Información Básica de la Extensión
Nombre | |
ID | kijccmpjjkfookhpeifhjnaffafmjibc |
URL Oficial | https://chrome.google.com/webstore/detail/picpost-scheduling-tool-f/kijccmpjjkfookhpeifhjnaffafmjibc |
Descripción | Picpost helps you to manage your instagram accounts |
Tamaño del Archivo | 21.1 KB |
Cantidad de Instalaciones | 41 |
Versión Actual | 1.0 |
Última Actualización | 2018-09-22 |
Fecha de Publicación | 2018-09-22 |
Calificación | 2.33/5 Total de 3 Calificaciones |
Desarrollador | http://getpicpost.com |
Correo electrónico | [email protected] |
Tipo de Pago | in_app |
Sitio Web de la Extensión | https://getpicpost.com |
URL de la Página de Política de Privacidad | https://www.getpicpost.com/privacy-policy |
Idiomas Soportados | 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" } } |