Share Link
Share link to your social apps like Facebook, Tweeter, Email and orthers by only one click.
Wat is Share Link?
Share Link is een Chrome-extensie ontwikkeld door http://www.jabue.com, en de belangrijkste functie is "Share link to your social apps like Facebook, Tweeter, Email and orthers by only one click.".
Extensie Screenshots
Download het CRX-bestand van de extensie Share Link
Download Share Link-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Share your URL from Chrome by only one click. You can share to Tweeter, Facebook, Google+, LinkedIn, Pinterest and Line.
Basisinformatie over de Extensie
Naam | |
ID | oplappekoboohhdocedodnjoomdipalp |
Officiële URL | https://chrome.google.com/webstore/detail/share-link/oplappekoboohhdocedodnjoomdipalp |
Beschrijving | Share link to your social apps like Facebook, Tweeter, Email and orthers by only one click. |
Bestandsgrootte | 18.49 KB |
Aantal Installaties | 226 |
Huidige Versie | 0.1 |
Laatst Bijgewerkt | 2017-09-25 |
Publicatiedatum | 2017-09-25 |
Ontwikkelaar | http://www.jabue.com |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Share Link", "description": "Share link to your social apps like Facebook, Tweeter, Email and orthers by only one click.", "version": "0.1", "icons": { "16": "icon16.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "permissions": [ "http:\/\/www.jabue.com\/sharelink\/share.html", "tabs" ], "manifest_version": 2 } |