Just Share

Android style sharing.

什麼是Just Share?

Just Share是由Eyal Shalev開發的Chrome擴展程式,該擴展的主要功能是“Android style sharing.”。

擴展截圖

screenshot

下載Just Share擴展crx文件

下載Just Share擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Just Share Just Share
ID fmjhfiffdmgoofbejddcgedconkifhjn
官方網址 https://chromewebstore.google.com/detail/just-share/fmjhfiffdmgoofbejddcgedconkifhjn
簡介 Android style sharing.
檔案大小 342 KB
安裝次數 115
目前版本 1.0.1
更新時間 2013-06-16
上架時間 2013-06-16
開發者 Eyal Shalev
付費類型 free
擴展官網 https://plus.google.com/communities/106009259860450742359
支援的語言 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"
    ]
}