Picpost Scheduling Tool For Instagram
Picpost helps you to manage your instagram accounts
Cos'è Picpost Scheduling Tool For Instagram?
Picpost Scheduling Tool For Instagram è un'estensione di Chrome sviluppata da http://getpicpost.com, e la sua funzione principale è "Picpost helps you to manage your instagram accounts".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Picpost Scheduling Tool For Instagram
Scarica i file di estensione Picpost Scheduling Tool For Instagram in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | |
ID | kijccmpjjkfookhpeifhjnaffafmjibc |
URL Ufficiale | https://chrome.google.com/webstore/detail/picpost-scheduling-tool-f/kijccmpjjkfookhpeifhjnaffafmjibc |
Descrizione | Picpost helps you to manage your instagram accounts |
Dimensione del File | 21.1 KB |
Conteggio Installazioni | 41 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2018-09-22 |
Data di Pubblicazione | 2018-09-22 |
Valutazione | 2.33/5 Totale 3 Valutazioni |
Sviluppatore | http://getpicpost.com |
[email protected] | |
Tipo di Pagamento | in_app |
Sito Web dell'Estensione | https://getpicpost.com |
URL della Pagina della Politica sulla Privacy | https://www.getpicpost.com/privacy-policy |
Lingue Supportate | 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" } } |