Picpost Scheduling Tool For Instagram
Picpost helps you to manage your instagram accounts
Apa itu Picpost Scheduling Tool For Instagram?
Picpost Scheduling Tool For Instagram adalah ekstensi Chrome yang dikembangkan oleh http://getpicpost.com, dan fitur utamanya adalah "Picpost helps you to manage your instagram accounts".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Picpost Scheduling Tool For Instagram
Unduh file ekstensi Picpost Scheduling Tool For Instagram dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | |
ID | kijccmpjjkfookhpeifhjnaffafmjibc |
URL Resmi | https://chrome.google.com/webstore/detail/picpost-scheduling-tool-f/kijccmpjjkfookhpeifhjnaffafmjibc |
Deskripsi | Picpost helps you to manage your instagram accounts |
Ukuran File | 21.1 KB |
Jumlah Instalasi | 41 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2018-09-22 |
Tanggal Publikasi | 2018-09-22 |
Penilaian | 2.33/5 Total 3 Penilaian |
Pengembang | http://getpicpost.com |
[email protected] | |
Tipe Pembayaran | in_app |
Situs Ekstensi | https://getpicpost.com |
URL Halaman Kebijakan Privasi | https://www.getpicpost.com/privacy-policy |
Bahasa yang Didukung | 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" } } |