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
公式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
Eメール [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"
    }
}