HappyGet 2 for QTS 4

HappyGet 2 for QTS 4

What is HappyGet 2 for QTS 4?

HappyGet 2 for QTS 4 is a Chrome extension developed by QNAP Systems, Inc., and its main feature is "HappyGet 2 for QTS 4".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download HappyGet 2 for QTS 4 Extension CRX File

Download HappyGet 2 for QTS 4 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name HappyGet 2 for QTS 4 HappyGet 2 for QTS 4
ID nhaommnkcfogjlhlphdfaejnnpepepeb
Official URL https://chromewebstore.google.com/detail/happyget-2-for-qts-4/nhaommnkcfogjlhlphdfaejnnpepepeb
Description HappyGet 2 for QTS 4
File Size 1.93 MB
Installation Count 9,000
Current Version 1.2.10
Last Updated 2020-02-12
Publish Date 2020-02-12
Rating 2.38/5 Total 86 Ratings
Developer QNAP Systems, Inc.
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.qnap.com/en/before_buy/con_show.php?op=showone&cid=17
Supported Languages 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"
}