PinThemAll

Create multiple images pin

What is PinThemAll?

PinThemAll is a Chrome extension developed by http://pinthemall.net, and its main feature is "Create multiple images pin".

Extension Screenshots

screenshot
screenshot

Download PinThemAll Extension CRX File

Download PinThemAll extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name PinThemAll PinThemAll
ID plamddoiphopmjfehcpgfmcedodbjogd
Official URL https://chrome.google.com/webstore/detail/pinthemall/plamddoiphopmjfehcpgfmcedodbjogd
Description Create multiple images pin
File Size 5.86 KB
Installation Count 590
Current Version 1.0
Last Updated 2015-12-21
Publish Date 2015-12-21
Rating 5.00/5 Total 3 Ratings
Developer http://pinthemall.net
Payment Type free
Help Page URL https://pinthemall.net/feedback/
Supported Languages 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
}