Share To Facebook Twitter Pinterest
Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way
What is Share To Facebook Twitter Pinterest?
Share To Facebook Twitter Pinterest is a Chrome extension developed by WebTech360, and its main feature is "Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way".
Extension Screenshots
Download Share To Facebook Twitter Pinterest Extension CRX File
Download Share To Facebook Twitter Pinterest extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | pcbckpfgadgjmlgehfjjbpmeaakchibc |
Official URL | https://chromewebstore.google.com/detail/share-to-facebook-twitter/pcbckpfgadgjmlgehfjjbpmeaakchibc |
Description | Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way |
File Size | 49.29 KB |
Installation Count | 81 |
Current Version | 0.1 |
Last Updated | 2020-12-31 |
Publish Date | 2020-12-31 |
Rating | 5.00/5 Total 2 Ratings |
Developer | WebTech360 |
[email protected] | |
Payment Type | free |
Extension Website | https://www.webtech360.com/ |
Help Page URL | https://www.webtech360.com/ |
Privacy Policy Page URL | https://www.webtech360.com/privacy-policy.html |
Supported Languages | 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" } |