PinThemAll
Create multiple images pin
Wat is PinThemAll?
PinThemAll is een Chrome-extensie ontwikkeld door http://pinthemall.net, en de belangrijkste functie is "Create multiple images pin".
Extensie Screenshots
Download het CRX-bestand van de extensie PinThemAll
Download PinThemAll-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | plamddoiphopmjfehcpgfmcedodbjogd |
Officiële URL | https://chrome.google.com/webstore/detail/pinthemall/plamddoiphopmjfehcpgfmcedodbjogd |
Beschrijving | Create multiple images pin |
Bestandsgrootte | 5.86 KB |
Aantal Installaties | 590 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2015-12-21 |
Publicatiedatum | 2015-12-21 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | http://pinthemall.net |
Betalingswijze | free |
Help Pagina-URL | https://pinthemall.net/feedback/ |
Ondersteunde Talen | 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 } |