AwesomeClip Web Clipper (Beta)

AwesomeClip for Chrome

What is AwesomeClip Web Clipper (Beta)?

AwesomeClip Web Clipper (Beta) is a Chrome extension developed by https://awesomeclip.io, and its main feature is "AwesomeClip for Chrome".

Extension Screenshots

screenshot

Download AwesomeClip Web Clipper (Beta) Extension CRX File

Download AwesomeClip Web Clipper (Beta) 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

                        Just click to save all the contents right away!

If you find the information you want to view later while browsing the Internet, just clip it.

You can always view the clip that synchronized to the mobile device.

AwesomeClip Android APP features title, image, and tagging function which allows users to search intuitively. In some cases, continue to search by accessing the original page.

Try It Now!


AwesomeClip App Download: https://goo.gl/vjirwy                    

Extension Basic Information

Name AwesomeClip Web Clipper (Beta) AwesomeClip Web Clipper (Beta)
ID apmeoplgaffnfgjcpnbhggmbkmjfhlke
Official URL https://chromewebstore.google.com/detail/awesomeclip-web-clipper-b/apmeoplgaffnfgjcpnbhggmbkmjfhlke
Description AwesomeClip for Chrome
File Size 213 KB
Installation Count 116
Current Version 0.28
Last Updated 2017-08-04
Publish Date 2017-08-03
Rating 4.88/5 Total 8 Ratings
Developer https://awesomeclip.io
Email [email protected]
Payment Type free
Privacy Policy Page URL https://awesomeclip.io/privacy.html
Supported Languages en,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "version": "0.28",
    "icons": {
        "128": "images\/awesomeclip.png"
    },
    "browser_action": {
        "default_icon": "images\/awesomeclip.png"
    },
    "background": {
        "page": "background.html",
        "persistent": false
    },
    "permissions": [
        "identity",
        "tabs",
        "activeTab",
        "",
        "contextMenus"
    ],
    "web_accessible_resources": [
        "awesomeclip.css",
        "frame.html"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.gstatic.com\/ https:\/\/*.firebaseio.com https:\/\/www.googleapis.com https:\/\/ssl.google-analytics.com https:\/\/*.facebook.com; object-src 'self'",
    "oauth2": {
        "client_id": "986564884532-25v3tjrhpaahrri5schabgtov70t523k.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAn6BO19A1dM3T+j5Qqm088S1\/cZTnl3hnO6PX7PVHyPAge6b9w7ATnTKpLGN7m6RvHHrzAnNbuEra5r2aEYLs8gHAXjjquVrjFFh1pCSMA8ZuCvaevfMQ2AgyMF5JxWJ0hKCD4x0OSaz7BQqO4BD3qktWtNOZ1z5RaK+tVcis0KCq689KqY8FttyzIarcvIi3STScCW4RS12ZK0DLRQHoyhhc5zIiElduBSTeMSQPLPEd6fZBEmIgk7uwD0qJvqep7q7haK26JSg5TKLV9nN+kd821HJOlkWZkLhgGQZwRE+LyBEZRKT\/Yjt4I4OD5DK6fC200GkVbxqRswtfOSM1+wIDAQAB"
}