Picpost Scheduling Tool For Instagram
Picpost helps you to manage your instagram accounts
Vad är Picpost Scheduling Tool For Instagram?
Picpost Scheduling Tool For Instagram är en Chrome-tillägg utvecklad av http://getpicpost.com, och dess huvudfunktion är "Picpost helps you to manage your instagram accounts".
Tilläggsskärmbilder
Ladda ner Picpost Scheduling Tool For Instagram-förlängningens CRX-fil
Ladda ner Picpost Scheduling Tool For Instagram-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | kijccmpjjkfookhpeifhjnaffafmjibc |
Officiell webbadress | https://chrome.google.com/webstore/detail/picpost-scheduling-tool-f/kijccmpjjkfookhpeifhjnaffafmjibc |
Beskrivning | Picpost helps you to manage your instagram accounts |
Filstorlek | 21.1 KB |
Antal Installationer | 41 |
Aktuell Version | 1.0 |
Senast Uppdaterad | 2018-09-22 |
Publiceringsdatum | 2018-09-22 |
Betyg | 2.33/5 Totalt 3 Betyg |
Utvecklare | http://getpicpost.com |
E-post | [email protected] |
Betalningssätt | in_app |
Tilläggswebbplats | https://getpicpost.com |
URL till Sekretesspolicy Sidan | https://www.getpicpost.com/privacy-policy |
Stödda Språk | 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" } } |