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開發的Chrome擴展程式,該擴展的主要功能是“Picpost helps you to manage your instagram accounts”。

擴展截圖

screenshot
screenshot
screenshot

下載Picpost Scheduling Tool For Instagram擴展crx文件

下載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                    

擴展基本資訊

名稱 Picpost Scheduling Tool For Instagram Picpost Scheduling Tool For Instagram
ID kijccmpjjkfookhpeifhjnaffafmjibc
官方網址 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"
    }
}