PinThemAll

Create multiple images pin

O que é PinThemAll?

PinThemAll é uma extensão do Chrome desenvolvida por http://pinthemall.net, e sua principal característica é "Create multiple images pin".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão PinThemAll

Baixe arquivos de extensão PinThemAll 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

                        Create collages from many pictures, pin them to pinterest or share them on any social network.
Pinthemall is a tool to pin multiple pictures on pinterest, website screenshots, music covers or quotes. 

This is the official extension for PinThemAll which allows you to pin images from current tab or or to capture and pin your current tab in Chrome.                    

Informações Básicas da Extensão

Nome PinThemAll PinThemAll
ID plamddoiphopmjfehcpgfmcedodbjogd
URL Oficial https://chrome.google.com/webstore/detail/pinthemall/plamddoiphopmjfehcpgfmcedodbjogd
Descrição Create multiple images pin
Tamanho do Arquivo 5.86 KB
Contagem de Instalações 590
Versão Atual 1.0
Última Atualização 2015-12-21
Data de Publicação 2015-12-21
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor http://pinthemall.net
Tipo de Pagamento free
URL da Página de Ajuda https://pinthemall.net/feedback/
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PinThemAll",
    "version": "1.0",
    "description": "Create multiple images pin",
    "browser_action": {
        "default_icon": "img\/logo-small.png",
        "default_popup": "popup.html",
        "default_title": "Create collages with PinThemAll.net"
    },
    "permissions": [
        "activeTab",
        "tabs"
    ],
    "manifest_version": 2
}