Picpost Scheduling Tool For Instagram
Picpost helps you to manage your instagram accounts
Picpost Scheduling Tool For Instagram क्या है?
Picpost Scheduling Tool For Instagram http://getpicpost.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Picpost helps you to manage your instagram accounts"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Picpost Scheduling Tool For Instagram एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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
एक्सटेंशन की मूल जानकारी
नाम | |
ID | kijccmpjjkfookhpeifhjnaffafmjibc |
आधिकारिक URL | https://chrome.google.com/webstore/detail/picpost-scheduling-tool-f/kijccmpjjkfookhpeifhjnaffafmjibc |
विवरण | Picpost helps you to manage your instagram accounts |
फ़ाइल का आकार | 21.1 KB |
स्थापना संख्या | 41 |
वर्तमान संस्करण | 1.0 |
अंतिम अपडेट | 2018-09-22 |
प्रकाशन तिथि | 2018-09-22 |
रेटिंग | 2.33/5 कुल 3 रेटिंग्स |
डेवलपर | http://getpicpost.com |
ईमेल | [email protected] |
भुगतान के प्रकार | in_app |
एक्सटेंशन वेबसाइट | https://getpicpost.com |
गोपनीयता नीति पृष्ठ URL | https://www.getpicpost.com/privacy-policy |
समर्थित भाषाएँ | 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" } } |