Share To Facebook Twitter Pinterest
Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way
¿Qué es Share To Facebook Twitter Pinterest?
Share To Facebook Twitter Pinterest es una extensión de Chrome desarrollada por WebTech360, y su función principal es "Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Share To Facebook Twitter Pinterest
Descarga archivos de extensión Share To Facebook Twitter Pinterest en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | |
ID | pcbckpfgadgjmlgehfjjbpmeaakchibc |
URL Oficial | https://chromewebstore.google.com/detail/share-to-facebook-twitter/pcbckpfgadgjmlgehfjjbpmeaakchibc |
Descripción | Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way |
Tamaño del Archivo | 49.29 KB |
Cantidad de Instalaciones | 81 |
Versión Actual | 0.1 |
Última Actualización | 2020-12-31 |
Fecha de Publicación | 2020-12-31 |
Calificación | 5.00/5 Total de 2 Calificaciones |
Desarrollador | WebTech360 |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://www.webtech360.com/ |
URL de la Página de Ayuda | https://www.webtech360.com/ |
URL de la Página de Política de Privacidad | https://www.webtech360.com/privacy-policy.html |
Idiomas Soportados | 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" } |