Link Share App | Riple

Link Share App that helps share the best web content

What is Link Share App | Riple?

Link Share App | Riple is a Chrome extension developed by https://riple.io, and its main feature is "Link Share App that helps share the best web content".

Extension Screenshots

screenshot
screenshot
screenshot

Download Link Share App | Riple Extension CRX File

Download Link Share App | Riple 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

                                            

Extension Basic Information

Name Link Share App | Riple Link Share App | Riple
ID mdpbfkfjdlkphdgfbmocibhipfkfenmc
Official URL https://chromewebstore.google.com/detail/link-share-app-riple/mdpbfkfjdlkphdgfbmocibhipfkfenmc
Description Link Share App that helps share the best web content
File Size 9.41 KB
Installation Count 81
Current Version 1.0.1
Last Updated 2017-04-10
Publish Date 2017-04-09
Rating 3.00/5 Total 4 Ratings
Developer https://riple.io
Email [email protected]
Payment Type free
Privacy Policy Page URL https://papaly.com/privacy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Link Share App | Riple",
    "version": "1.0.1",
    "short_name": "Link Share App",
    "description": "Link Share App that helps share the best web content",
    "icons": {
        "128": "logo.png"
    },
    "browser_action": {
        "default_icon": "logo.png",
        "default_title": "Share this URL",
        "default_popup": "bookmarklet.html"
    },
    "permissions": [
        "activeTab"
    ],
    "incognito": "split"
}