HappyGet 2 for QTS 4

HappyGet 2 for QTS 4

Hvad er HappyGet 2 for QTS 4?

HappyGet 2 for QTS 4 er en Chrome-udvidelse udviklet af QNAP Systems, Inc., og dens hovedfunktion er "HappyGet 2 for QTS 4".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot

Download HappyGet 2 for QTS 4-udvidelses-CRX-fil

Download HappyGet 2 for QTS 4-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn HappyGet 2 for QTS 4 HappyGet 2 for QTS 4
ID nhaommnkcfogjlhlphdfaejnnpepepeb
Officiel URL https://chromewebstore.google.com/detail/happyget-2-for-qts-4/nhaommnkcfogjlhlphdfaejnnpepepeb
Beskrivelse HappyGet 2 for QTS 4
Filstørrelse 1.93 MB
Antal Installationer 9,000
Nuværende Version 1.2.10
Senest Opdateret 2020-02-12
Udgivelsesdato 2020-02-12
Bedømmelse 2.38/5 Samlet 86 Bedømmelser
Udvikler QNAP Systems, Inc.
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side https://www.qnap.com/en/before_buy/con_show.php?op=showone&cid=17
Understøttede Sprog 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"
}