PinThemAll
Create multiple images pin
ما هو PinThemAll؟
PinThemAll هو إضافة Chrome تم تطويرها بواسطة http://pinthemall.net، والميزة الرئيسية لها هي "Create multiple images pin".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة PinThemAll
قم بتنزيل ملفات الامتداد PinThemAll بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان صفحة المساعدة | 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 } |