PinThemAll

Create multiple images pin

Cos'è PinThemAll?

PinThemAll è un'estensione di Chrome sviluppata da http://pinthemall.net, e la sua funzione principale è "Create multiple images pin".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione PinThemAll

Scarica i file di estensione PinThemAll in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome PinThemAll PinThemAll
ID plamddoiphopmjfehcpgfmcedodbjogd
URL Ufficiale https://chrome.google.com/webstore/detail/pinthemall/plamddoiphopmjfehcpgfmcedodbjogd
Descrizione Create multiple images pin
Dimensione del File 5.86 KB
Conteggio Installazioni 590
Versione Corrente 1.0
Ultimo Aggiornamento 2015-12-21
Data di Pubblicazione 2015-12-21
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore http://pinthemall.net
Tipo di Pagamento free
URL della Pagina di Aiuto https://pinthemall.net/feedback/
Lingue Supportate 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
}