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
}