Picpost Scheduling Tool For Instagram

Picpost helps you to manage your instagram accounts

O que é Picpost Scheduling Tool For Instagram?

Picpost Scheduling Tool For Instagram é uma extensão do Chrome desenvolvida por http://getpicpost.com, e sua principal característica é "Picpost helps you to manage your instagram accounts".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Picpost Scheduling Tool For Instagram

Baixe arquivos de extensão Picpost Scheduling Tool For Instagram no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Picpost Scheduling Tool For Instagram Picpost Scheduling Tool For Instagram
ID kijccmpjjkfookhpeifhjnaffafmjibc
URL Oficial https://chrome.google.com/webstore/detail/picpost-scheduling-tool-f/kijccmpjjkfookhpeifhjnaffafmjibc
Descrição Picpost helps you to manage your instagram accounts
Tamanho do Arquivo 21.1 KB
Contagem de Instalações 41
Versão Atual 1.0
Última Atualização 2018-09-22
Data de Publicação 2018-09-22
Classificação 2.33/5 Total de 3 Avaliações
Desenvolvedor http://getpicpost.com
Email [email protected]
Tipo de Pagamento in_app
Site da Extensão https://getpicpost.com
URL da Página de Política de Privacidade https://www.getpicpost.com/privacy-policy
Idiomas Suportados 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"
    }
}