HappyGet 2 for QTS 4

HappyGet 2 for QTS 4

Vad är HappyGet 2 for QTS 4?

HappyGet 2 for QTS 4 är en Chrome-tillägg utvecklad av QNAP Systems, Inc., och dess huvudfunktion är "HappyGet 2 for QTS 4".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner HappyGet 2 for QTS 4-förlängningens CRX-fil

Ladda ner HappyGet 2 for QTS 4-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn HappyGet 2 for QTS 4 HappyGet 2 for QTS 4
ID nhaommnkcfogjlhlphdfaejnnpepepeb
Officiell webbadress https://chromewebstore.google.com/detail/happyget-2-for-qts-4/nhaommnkcfogjlhlphdfaejnnpepepeb
Beskrivning HappyGet 2 for QTS 4
Filstorlek 1.93 MB
Antal Installationer 9,000
Aktuell Version 1.2.10
Senast Uppdaterad 2020-02-12
Publiceringsdatum 2020-02-12
Betyg 2.38/5 Totalt 86 Betyg
Utvecklare QNAP Systems, Inc.
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://www.qnap.com/en/before_buy/con_show.php?op=showone&cid=17
Stödda Språk 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"
}