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 WebTech360 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Share To Facebook Twitter Pinterest एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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/ |
सहायता पृष्ठ URL | https://www.webtech360.com/ |
गोपनीयता नीति पृष्ठ URL | 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" } |