AwesomeClip Web Clipper (Beta)

AwesomeClip for Chrome

Qu'est-ce que AwesomeClip Web Clipper (Beta) ?

AwesomeClip Web Clipper (Beta) est une extension Chrome développée par https://awesomeclip.io, et sa fonction principale est "AwesomeClip for Chrome".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension AwesomeClip Web Clipper (Beta)

Téléchargez les fichiers d'extension AwesomeClip Web Clipper (Beta) au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom AwesomeClip Web Clipper (Beta) AwesomeClip Web Clipper (Beta)
ID apmeoplgaffnfgjcpnbhggmbkmjfhlke
URL Officiel https://chromewebstore.google.com/detail/awesomeclip-web-clipper-b/apmeoplgaffnfgjcpnbhggmbkmjfhlke
Description AwesomeClip for Chrome
Taille du Fichier 213 KB
Nombre d'Installations 116
Version Actuelle 0.28
Dernière Mise à Jour 2017-08-04
Date de Publication 2017-08-03
Évaluation 4.88/5 Total 8 Évaluations
Développeur https://awesomeclip.io
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://awesomeclip.io/privacy.html
Langues Prises en Charge 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"
}