PinThemAll
Create multiple images pin
Co to jest PinThemAll?
PinThemAll to rozszerzenie Chrome opracowane przez http://pinthemall.net, a jego główną funkcją jest „Create multiple images pin”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia PinThemAll
Pobierz pliki rozszerzeń PinThemAll w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | plamddoiphopmjfehcpgfmcedodbjogd |
Oficjalny URL | https://chrome.google.com/webstore/detail/pinthemall/plamddoiphopmjfehcpgfmcedodbjogd |
Opis | Create multiple images pin |
Rozmiar pliku | 5.86 KB |
Liczba instalacji | 590 |
Aktualna Wersja | 1.0 |
Ostatnia Aktualizacja | 2015-12-21 |
Data Publikacji | 2015-12-21 |
Ocena | 5.00/5 Łącznie 3 Oceny |
Deweloper | http://pinthemall.net |
Typ Płatności | free |
Adres URL Strony Pomocy | https://pinthemall.net/feedback/ |
Obsługiwane Języki | 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 } |