AwesomeClip Web Clipper (Beta)

AwesomeClip for Chrome

Wat is AwesomeClip Web Clipper (Beta)?

AwesomeClip Web Clipper (Beta) is een Chrome-extensie ontwikkeld door https://awesomeclip.io, en de belangrijkste functie is "AwesomeClip for Chrome".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie AwesomeClip Web Clipper (Beta)

Download AwesomeClip Web Clipper (Beta)-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam AwesomeClip Web Clipper (Beta) AwesomeClip Web Clipper (Beta)
ID apmeoplgaffnfgjcpnbhggmbkmjfhlke
Officiële URL https://chromewebstore.google.com/detail/awesomeclip-web-clipper-b/apmeoplgaffnfgjcpnbhggmbkmjfhlke
Beschrijving AwesomeClip for Chrome
Bestandsgrootte 213 KB
Aantal Installaties 116
Huidige Versie 0.28
Laatst Bijgewerkt 2017-08-04
Publicatiedatum 2017-08-03
Beoordeling 4.88/5 Totaal 8 Beoordelingen
Ontwikkelaar https://awesomeclip.io
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://awesomeclip.io/privacy.html
Ondersteunde Talen 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"
}