PinThemAll

Create multiple images pin

Apa itu PinThemAll?

PinThemAll adalah ekstensi Chrome yang dikembangkan oleh http://pinthemall.net, dan fitur utamanya adalah "Create multiple images pin".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi PinThemAll

Unduh file ekstensi PinThemAll dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama PinThemAll PinThemAll
ID plamddoiphopmjfehcpgfmcedodbjogd
URL Resmi https://chrome.google.com/webstore/detail/pinthemall/plamddoiphopmjfehcpgfmcedodbjogd
Deskripsi Create multiple images pin
Ukuran File 5.86 KB
Jumlah Instalasi 590
Versi Saat Ini 1.0
Terakhir Diperbarui 2015-12-21
Tanggal Publikasi 2015-12-21
Penilaian 5.00/5 Total 3 Penilaian
Pengembang http://pinthemall.net
Tipe Pembayaran free
URL Halaman Bantuan https://pinthemall.net/feedback/
Bahasa yang Didukung 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
}