PinThemAll
Create multiple images pin
什麼是PinThemAll?
PinThemAll是由http://pinthemall.net開發的Chrome擴展程式,該擴展的主要功能是“Create multiple images pin”。
擴展截圖
下載PinThemAll擴展crx文件
下載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 |
官方網址 | 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 } |