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 } |