Share Link

Share link to your social apps like Facebook, Tweeter, Email and orthers by only one click.

What is Share Link?

Share Link is a Chrome extension developed by http://www.jabue.com, and its main feature is "Share link to your social apps like Facebook, Tweeter, Email and orthers by only one click.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Share Link Extension CRX File

Download Share Link extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Share your URL from Chrome by only one click.
You can share to Tweeter, Facebook, Google+, LinkedIn, Pinterest and Line.                    

Extension Basic Information

Name Share Link Share Link
ID oplappekoboohhdocedodnjoomdipalp
Official URL https://chrome.google.com/webstore/detail/share-link/oplappekoboohhdocedodnjoomdipalp
Description Share link to your social apps like Facebook, Tweeter, Email and orthers by only one click.
File Size 18.49 KB
Installation Count 226
Current Version 0.1
Last Updated 2017-09-25
Publish Date 2017-09-25
Developer http://www.jabue.com
Email [email protected]
Payment Type free
Supported Languages 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
}