Just Share
Android style sharing.
Wat is Just Share?
Just Share is een Chrome-extensie ontwikkeld door Eyal Shalev, en de belangrijkste functie is "Android style sharing.".
Extensie Screenshots
Download het CRX-bestand van de extensie Just Share
Download Just Share-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
With Just Share you can do just that. This Extension provides you with large links and absolutely no options or ads (Yack!). Clicking on the button will open the popup window with currently only 4 sharing options. Tweet, Email, Share to Facebook & Send via Facebook (more will come later. Have fun and Enjoy.
Basisinformatie over de Extensie
Naam | |
ID | fmjhfiffdmgoofbejddcgedconkifhjn |
Officiële URL | https://chromewebstore.google.com/detail/just-share/fmjhfiffdmgoofbejddcgedconkifhjn |
Beschrijving | Android style sharing. |
Bestandsgrootte | 342 KB |
Aantal Installaties | 115 |
Huidige Versie | 1.0.1 |
Laatst Bijgewerkt | 2013-06-16 |
Publicatiedatum | 2013-06-16 |
Ontwikkelaar | Eyal Shalev |
Betalingswijze | free |
Extensiewebsite | https://plus.google.com/communities/106009259860450742359 |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Just Share", "version": "1.0.1", "manifest_version": 2, "description": "Android style sharing.", "icons": { "16": "icon_16.png", "48": "icon_48.png", "64": "icon_64.png", "128": "icon_128.png", "256": "icon_256.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "tabs" ] } |