PinThemAll

Create multiple images pin

PinThemAll là gì?

PinThemAll là một tiện ích mở rộng Chrome được phát triển bởi http://pinthemall.net, và tính năng chính của nó là "Create multiple images pin".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng PinThemAll

Tải xuống các tệp mở rộng PinThemAll dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên PinThemAll PinThemAll
ID plamddoiphopmjfehcpgfmcedodbjogd
URL Chính Thức https://chrome.google.com/webstore/detail/pinthemall/plamddoiphopmjfehcpgfmcedodbjogd
Mô tả Create multiple images pin
Kích Thước Tệp 5.86 KB
Số Lần Cài Đặt 590
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2015-12-21
Ngày Phát Hành 2015-12-21
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển http://pinthemall.net
Loại Thanh Toán free
URL Trang Trợ Giúp https://pinthemall.net/feedback/
Ngôn Ngữ Được Hỗ Trợ 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
}