PinThemAll
Create multiple images pin
Qu'est-ce que PinThemAll ?
PinThemAll est une extension Chrome développée par http://pinthemall.net, et sa fonction principale est "Create multiple images pin".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension PinThemAll
Téléchargez les fichiers d'extension PinThemAll au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | plamddoiphopmjfehcpgfmcedodbjogd |
URL Officiel | https://chrome.google.com/webstore/detail/pinthemall/plamddoiphopmjfehcpgfmcedodbjogd |
Description | Create multiple images pin |
Taille du Fichier | 5.86 KB |
Nombre d'Installations | 590 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2015-12-21 |
Date de Publication | 2015-12-21 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | http://pinthemall.net |
Type de Paiement | free |
URL de la Page d'Aide | https://pinthemall.net/feedback/ |
Langues Prises en Charge | 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 } |