DailyHack

Permet de télécharger vos vidéos sur Dailymotion

What is DailyHack?

DailyHack is a Chrome extension developed by https://dyrk.org, and its main feature is "Permet de télécharger vos vidéos sur Dailymotion".

Extension Screenshots

screenshot

Download DailyHack Extension CRX File

Download DailyHack 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

                        Telecharger en 2 clicks n'importe quelle vidéo sur Dailymotion
Download  easily dailymotion video                    

Extension Basic Information

Name DailyHack DailyHack
ID fdijcablgddipbhclbfilebfmccpiflf
Official URL https://chromewebstore.google.com/detail/dailyhack/fdijcablgddipbhclbfilebfmccpiflf
Description Permet de télécharger vos vidéos sur Dailymotion
File Size 25.41 KB
Installation Count 10
Current Version 1.0
Last Updated 2016-03-29
Publish Date 2016-03-29
Developer https://dyrk.org
Email [email protected]
Payment Type free
Supported Languages fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "dailyhack.png"
    },
    "content_scripts": [
        {
            "js": [
                "js\/crack.js"
            ],
            "matches": [
                "*:\/\/*.dailymotion.com\/*",
                "*:\/\/*.dailymotion.com\/*"
            ]
        }
    ],
    "description": "Permet de t\u00e9l\u00e9charger vos vid\u00e9os sur Dailymotion",
    "icons": {
        "128": "dailyhack.png",
        "16": "dailyhack.png",
        "48": "dailyhack.png"
    },
    "manifest_version": 2,
    "name": "DailyHack",
    "author": "Dave Hill",
    "homepage_url": "http:\/\/dyrk.org",
    "permissions": [
        "*:\/\/*.dailymotion.com\/*",
        "*:\/\/*.dailymotion.com\/*"
    ],
    "version": "1.0"
}