PinThemAll
Create multiple images pin
Что такое PinThemAll?
PinThemAll - это расширение Chrome, разработанное http://pinthemall.net, и его основная функция - "Create multiple images pin".
Снимки экрана расширения
Скачать файл CRX расширения PinThemAll
Скачайте файлы расширений PinThemAll в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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.
Основная информация о расширении
Название | |
ID | plamddoiphopmjfehcpgfmcedodbjogd |
Официальный URL | https://chrome.google.com/webstore/detail/pinthemall/plamddoiphopmjfehcpgfmcedodbjogd |
Описание | Create multiple images pin |
Размер файла | 5.86 KB |
Количество установок | 590 |
Текущая Версия | 1.0 |
Последнее Обновление | 2015-12-21 |
Дата публикации | 2015-12-21 |
Рейтинг | 5.00/5 Всего 3 оценок |
Разработчик | http://pinthemall.net |
Тип оплаты | free |
URL страницы помощи | https://pinthemall.net/feedback/ |
Поддерживаемые языки | 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 } |