Just Share

Android style sharing.

Hvad er Just Share?

Just Share er en Chrome-udvidelse udviklet af Eyal Shalev, og dens hovedfunktion er "Android style sharing.".

Udvidelsesskærmbilleder

screenshot

Download Just Share-udvidelses-CRX-fil

Download Just Share-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Just Share Just Share
ID fmjhfiffdmgoofbejddcgedconkifhjn
Officiel URL https://chromewebstore.google.com/detail/just-share/fmjhfiffdmgoofbejddcgedconkifhjn
Beskrivelse Android style sharing.
Filstørrelse 342 KB
Antal Installationer 115
Nuværende Version 1.0.1
Senest Opdateret 2013-06-16
Udgivelsesdato 2013-06-16
Udvikler Eyal Shalev
Betalingsmetode free
Udvidelseswebsted https://plus.google.com/communities/106009259860450742359
Understøttede Sprog 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"
    ]
}