PinThemAll

Create multiple images pin

¿Qué es PinThemAll?

PinThemAll es una extensión de Chrome desarrollada por http://pinthemall.net, y su función principal es "Create multiple images pin".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión PinThemAll

Descarga archivos de extensión PinThemAll en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre PinThemAll PinThemAll
ID plamddoiphopmjfehcpgfmcedodbjogd
URL Oficial https://chrome.google.com/webstore/detail/pinthemall/plamddoiphopmjfehcpgfmcedodbjogd
Descripción Create multiple images pin
Tamaño del Archivo 5.86 KB
Cantidad de Instalaciones 590
Versión Actual 1.0
Última Actualización 2015-12-21
Fecha de Publicación 2015-12-21
Calificación 5.00/5 Total de 3 Calificaciones
Desarrollador http://pinthemall.net
Tipo de Pago free
URL de la Página de Ayuda https://pinthemall.net/feedback/
Idiomas Soportados 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
}