HappyGet 2 for QTS 4

HappyGet 2 for QTS 4

Qu'est-ce que HappyGet 2 for QTS 4 ?

HappyGet 2 for QTS 4 est une extension Chrome développée par QNAP Systems, Inc., et sa fonction principale est "HappyGet 2 for QTS 4".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension HappyGet 2 for QTS 4

Téléchargez les fichiers d'extension HappyGet 2 for QTS 4 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

                        HappyGet 2 for QTS 4
"HappyGet 2" is your BEST personal video backup tool.  It makes you backup your multimedia recordings form cloud to your NAS easily.

In cloud era, smart phones, tablets, digital cameras may all connect with internet.  They can easily upload multimedia recordings to cloud platforms, such as Youtube and Facebook.  But an end device may connect with several cloud platforms and people in one family may upload videos to different accounts.  A NAS could be the multimedia sharing platform in a family which provides a "Personal Cloud Solution" just right.

"HappyGet 2" is the most easy tool for you to backup multimedia recordings from cloud to NAS, makes your precious recordings no longer spread everywhere in the cloud.

Supported platforms:
1. Youtube
2. Vimeo                    

Informations de Base sur l'Extension

Nom HappyGet 2 for QTS 4 HappyGet 2 for QTS 4
ID nhaommnkcfogjlhlphdfaejnnpepepeb
URL Officiel https://chromewebstore.google.com/detail/happyget-2-for-qts-4/nhaommnkcfogjlhlphdfaejnnpepepeb
Description HappyGet 2 for QTS 4
Taille du Fichier 1.93 MB
Nombre d'Installations 9,000
Version Actuelle 1.2.10
Dernière Mise à Jour 2020-02-12
Date de Publication 2020-02-12
Évaluation 2.38/5 Total 86 Évaluations
Développeur QNAP Systems, Inc.
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://www.qnap.com/en/before_buy/con_show.php?op=showone&cid=17
Langues Prises en Charge en,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "version": "1.2.10",
    "description": "HappyGet 2 for QTS 4",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": {
            "19": "icons\/19\/icon.png",
            "38": "icons\/38\/icon.png"
        },
        "default_title": "HappyGet 2 for QTS 4",
        "default_popup": "popup2.html"
    },
    "background": {
        "page": "bg.html"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/libs\/jquery\/jquery-1.9.1.min.js",
                "js\/libs\/sanitize-filename.min.js",
                "js\/contentscript\/effect.js"
            ]
        },
        {
            "matches": [
                "http:\/\/www.youtube.com\/*",
                "https:\/\/www.youtube.com\/*",
                "http:\/\/www.facebook.com\/*",
                "https:\/\/www.facebook.com\/*",
                "http:\/\/vimeo.com\/*",
                "https:\/\/vimeo.com\/*",
                "http:\/\/www.nicovideo.jp\/*",
                "https:\/\/www.nicovideo.jp\/*",
                "http:\/\/www.ted.com\/talks\/*",
                "https:\/\/www.ted.com\/talks\/*"
            ],
            "js": [
                "js\/libs\/date.js",
                "js\/libs\/indbg.js",
                "js\/libs\/base64.js",
                "js\/contentscript\/extid.js",
                "js\/bg\/bg_msg_code.js",
                "js\/contentscript\/FB\/fb_popup.js"
            ],
            "css": [
                "js\/libs\/jquery\/jquery.min.map",
                "css\/nico\/nico.css",
                "css\/fb\/contentscript.css",
                "css\/ted\/ted.css"
            ]
        },
        {
            "matches": [
                "http:\/\/www.youtube.com\/*",
                "https:\/\/www.youtube.com\/*"
            ],
            "js": [
                "js\/contentscript\/youtube\/ajax.js",
                "js\/contentscript\/youtube\/btn.js",
                "js\/contentscript\/youtube\/card.js",
                "js\/contentscript\/youtube\/quality.js",
                "js\/contentscript\/youtube\/watch7.js",
                "js\/contentscript\/youtube\/watch8.js"
            ],
            "css": [
                "js\/libs\/jquery\/jquery.min.map",
                "css\/youtube\/contentscript.css"
            ]
        },
        {
            "matches": [
                "http:\/\/*\/hg2\/*",
                "http:\/\/*\/hg2\/",
                "http:\/\/*\/hg2",
                "https:\/\/*\/hg2\/*",
                "https:\/\/*\/hg2\/",
                "https:\/\/*\/hg2"
            ],
            "js": [
                "js\/contentscript\/hg2.js"
            ]
        },
        {
            "matches": [
                "http:\/\/vimeo.com\/*",
                "https:\/\/vimeo.com\/*"
            ],
            "js": [
                "js\/contentscript\/vimeo\/vimeo_data.js",
                "js\/contentscript\/vimeo\/vimeo_data2.js",
                "js\/contentscript\/vimeo\/vimeo_btn.js"
            ],
            "css": [
                "css\/vimeo\/vimeo.css"
            ]
        }
    ],
    "permissions": [
        "*:\/\/*\/*",
        "tabs",
        "notifications",
        "cookies",
        "contextMenus"
    ],
    "web_accessible_resources": [
        "\/icons\/icon.png",
        "\/icons\/QG-04.png",
        "\/icons\/QG-05.png",
        "\/icons\/icon48.png",
        "\/icons\/icon_Download_Status.png",
        "\/icons\/info.png",
        "\/images\/contentscript\/btn_1.png",
        "\/images\/contentscript\/btn_2.png",
        "\/images\/contentscript\/loading.gif",
        "\/images\/contentscript\/effect\/effect_send.png",
        "\/images\/contentscript\/effect\/effect_success.png",
        "\/images\/contentscript\/effect\/effect_fail.png",
        "\/images\/reload\/bg.png",
        "\/images\/reload\/images.png",
        "\/images\/reload\/btn.png",
        "\/js\/ds\/QGet_128.png",
        "\/js\/ds\/QGet_B_128.png",
        "\/js\/libs\/jquery\/jquery.min.map",
        "\/js\/libs\/jquery\/jquery-1.9.1.min.js",
        "\/js\/libs\/date.js",
        "\/js\/libs\/indbg.js",
        "\/js\/libs\/base64.js",
        "\/js\/contentscript\/extid.js",
        "\/js\/contentscript\/effect.js"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com; object-src 'self';",
    "manifest_version": 2,
    "minimum_chrome_version": "38"
}