PinThemAll
Create multiple images pin
Vad är PinThemAll?
PinThemAll är en Chrome-tillägg utvecklad av http://pinthemall.net, och dess huvudfunktion är "Create multiple images pin".
Tilläggsskärmbilder
Ladda ner PinThemAll-förlängningens CRX-fil
Ladda ner PinThemAll-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | plamddoiphopmjfehcpgfmcedodbjogd |
Officiell webbadress | https://chrome.google.com/webstore/detail/pinthemall/plamddoiphopmjfehcpgfmcedodbjogd |
Beskrivning | Create multiple images pin |
Filstorlek | 5.86 KB |
Antal Installationer | 590 |
Aktuell Version | 1.0 |
Senast Uppdaterad | 2015-12-21 |
Publiceringsdatum | 2015-12-21 |
Betyg | 5.00/5 Totalt 3 Betyg |
Utvecklare | http://pinthemall.net |
Betalningssätt | free |
Hjälpsida URL | https://pinthemall.net/feedback/ |
Stödda Språk | 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 } |