Share To Facebook Twitter Pinterest
Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way
ما هو Share To Facebook Twitter Pinterest؟
Share To Facebook Twitter Pinterest هو إضافة Chrome تم تطويرها بواسطة WebTech360، والميزة الرئيسية لها هي "Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Share To Facebook Twitter Pinterest
قم بتنزيل ملفات الامتداد Share To Facebook Twitter Pinterest بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Sharing the URL you like on Social Network is easy but when you have to do it regularly this extension will help you get it done quickly. To minimize too much reliance on a site-heavy plugin, you can now use (Extention: Share To Facebook Twitter Pinterest) to get beautiful social sharing buttons and save money. System resources as well as page load capacity.
معلومات أساسية عن التمديد
الاسم | |
ID | pcbckpfgadgjmlgehfjjbpmeaakchibc |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/share-to-facebook-twitter/pcbckpfgadgjmlgehfjjbpmeaakchibc |
الوصف | Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way |
حجم الملف | 49.29 KB |
عدد التثبيتات | 81 |
النسخة الحالية | 0.1 |
آخر تحديث | 2020-12-31 |
تاريخ النشر | 2020-12-31 |
تقييم | 5.00/5 مجموع تقييمات 2 |
المطور | WebTech360 |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.webtech360.com/ |
عنوان صفحة المساعدة | https://www.webtech360.com/ |
عنوان صفحة سياسة الخصوصية | https://www.webtech360.com/privacy-policy.html |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Share To Facebook Twitter Pinterest", "short_name": "Share Utility", "version": "0.1", "AddDefaultCharset": "utf-8", "description": "Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "browser_action": { "default_icon": "images\/icon16.png", "default_popup": "page\/popup.html" }, "permissions": [ "tabs" ], "homepage_url": "https:\/\/www.webtech360.com\/?source=ext_share-button_menu", "author": "WebTech360" } |