AwesomeClip Web Clipper (Beta)

AwesomeClip for Chrome

Apa itu AwesomeClip Web Clipper (Beta)?

AwesomeClip Web Clipper (Beta) adalah ekstensi Chrome yang dikembangkan oleh https://awesomeclip.io, dan fitur utamanya adalah "AwesomeClip for Chrome".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi AwesomeClip Web Clipper (Beta)

Unduh file ekstensi AwesomeClip Web Clipper (Beta) dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama AwesomeClip Web Clipper (Beta) AwesomeClip Web Clipper (Beta)
ID apmeoplgaffnfgjcpnbhggmbkmjfhlke
URL Resmi https://chromewebstore.google.com/detail/awesomeclip-web-clipper-b/apmeoplgaffnfgjcpnbhggmbkmjfhlke
Deskripsi AwesomeClip for Chrome
Ukuran File 213 KB
Jumlah Instalasi 116
Versi Saat Ini 0.28
Terakhir Diperbarui 2017-08-04
Tanggal Publikasi 2017-08-03
Penilaian 4.88/5 Total 8 Penilaian
Pengembang https://awesomeclip.io
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://awesomeclip.io/privacy.html
Bahasa yang Didukung 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"
}