AwesomeClip Web Clipper (Beta)

AwesomeClip for Chrome

Was ist AwesomeClip Web Clipper (Beta)?

AwesomeClip Web Clipper (Beta) ist eine Chrome-Erweiterung, die von https://awesomeclip.io entwickelt wurde, und ihr Hauptmerkmal ist "AwesomeClip for Chrome".

Erweiterungsscreenshots

screenshot

AwesomeClip Web Clipper (Beta)-Erweiterungs-CRX-Datei herunterladen

Laden Sie AwesomeClip Web Clipper (Beta)-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name AwesomeClip Web Clipper (Beta) AwesomeClip Web Clipper (Beta)
ID apmeoplgaffnfgjcpnbhggmbkmjfhlke
Offizielle URL https://chromewebstore.google.com/detail/awesomeclip-web-clipper-b/apmeoplgaffnfgjcpnbhggmbkmjfhlke
Beschreibung AwesomeClip for Chrome
Dateigröße 213 KB
Installationsanzahl 116
Aktuelle Version 0.28
Letztes Update 2017-08-04
Veröffentlichungsdatum 2017-08-03
Bewertung 4.88/5 Insgesamt 8 Bewertungen
Entwickler https://awesomeclip.io
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://awesomeclip.io/privacy.html
Unterstützte Sprachen 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"
}