PinThemAll

Create multiple images pin

Was ist PinThemAll?

PinThemAll ist eine Chrome-Erweiterung, die von http://pinthemall.net entwickelt wurde, und ihr Hauptmerkmal ist "Create multiple images pin".

Erweiterungsscreenshots

screenshot
screenshot

PinThemAll-Erweiterungs-CRX-Datei herunterladen

Laden Sie PinThemAll-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name PinThemAll PinThemAll
ID plamddoiphopmjfehcpgfmcedodbjogd
Offizielle URL https://chrome.google.com/webstore/detail/pinthemall/plamddoiphopmjfehcpgfmcedodbjogd
Beschreibung Create multiple images pin
Dateigröße 5.86 KB
Installationsanzahl 590
Aktuelle Version 1.0
Letztes Update 2015-12-21
Veröffentlichungsdatum 2015-12-21
Bewertung 5.00/5 Insgesamt 3 Bewertungen
Entwickler http://pinthemall.net
Zahlungsart free
Hilfeseite URL https://pinthemall.net/feedback/
Unterstützte Sprachen 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
}