Share To Facebook Twitter Pinterest
Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way
O que é Share To Facebook Twitter Pinterest?
Share To Facebook Twitter Pinterest é uma extensão do Chrome desenvolvida por WebTech360, e sua principal característica é "Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Share To Facebook Twitter Pinterest
Baixe arquivos de extensão Share To Facebook Twitter Pinterest no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | pcbckpfgadgjmlgehfjjbpmeaakchibc |
URL Oficial | https://chromewebstore.google.com/detail/share-to-facebook-twitter/pcbckpfgadgjmlgehfjjbpmeaakchibc |
Descrição | Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way |
Tamanho do Arquivo | 49.29 KB |
Contagem de Instalações | 81 |
Versão Atual | 0.1 |
Última Atualização | 2020-12-31 |
Data de Publicação | 2020-12-31 |
Classificação | 5.00/5 Total de 2 Avaliações |
Desenvolvedor | WebTech360 |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.webtech360.com/ |
URL da Página de Ajuda | https://www.webtech360.com/ |
URL da Página de Política de Privacidade | https://www.webtech360.com/privacy-policy.html |
Idiomas Suportados | 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" } |