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".

Снимки экрана расширения

screenshot
screenshot
screenshot

Скачать файл 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                    

Основная информация о расширении

Название 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"
    }
}