PinThemAll

Create multiple images pin

什么是PinThemAll?

PinThemAll是由http://pinthemall.net开发的Chrome扩展程序,该扩展的主要功能是“Create multiple images pin”。

扩展截图

screenshot
screenshot

下载PinThemAll扩展crx文件

下载PinThemAll扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 PinThemAll PinThemAll
ID plamddoiphopmjfehcpgfmcedodbjogd
官方URL https://chrome.google.com/webstore/detail/pinthemall/plamddoiphopmjfehcpgfmcedodbjogd
简介 Create multiple images pin
文件大小 5.86 KB
安装次数 590
当前版本 1.0
更新时间 2015-12-21
上架时间 2015-12-21
评分 5.00/5 共3次评分
开发者 http://pinthemall.net
付费类型 free
帮助页面URL https://pinthemall.net/feedback/
支持的语言 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
}