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
电子邮箱 [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"
    }
}