PinThemAll
Create multiple images pin
Hvad er PinThemAll?
PinThemAll er en Chrome-udvidelse udviklet af http://pinthemall.net, og dens hovedfunktion er "Create multiple images pin".
Udvidelsesskærmbilleder
Download PinThemAll-udvidelses-CRX-fil
Download PinThemAll-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
Navn | |
ID | plamddoiphopmjfehcpgfmcedodbjogd |
Officiel URL | https://chrome.google.com/webstore/detail/pinthemall/plamddoiphopmjfehcpgfmcedodbjogd |
Beskrivelse | Create multiple images pin |
Filstørrelse | 5.86 KB |
Antal Installationer | 590 |
Nuværende Version | 1.0 |
Senest Opdateret | 2015-12-21 |
Udgivelsesdato | 2015-12-21 |
Bedømmelse | 5.00/5 Samlet 3 Bedømmelser |
Udvikler | http://pinthemall.net |
Betalingsmetode | free |
Hjælpeside-URL | https://pinthemall.net/feedback/ |
Understøttede Sprog | 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 } |