Picpost Scheduling Tool For Instagram
Picpost helps you to manage your instagram accounts
Picpost Scheduling Tool For Instagramคืออะไร?
Picpost Scheduling Tool For Instagram เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://getpicpost.com และคุณลักษณะหลักของมันคือ "Picpost helps you to manage your instagram accounts"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Picpost Scheduling Tool For Instagram
ดาวน์โหลดไฟล์ส่วนขยาย Picpost Scheduling Tool For Instagram ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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" } } |