笃笃媒体下载器

让下载更简单!微博视频一键下载,微博九宫格高清大图一键下载。收藏公开课、纪录片的好帮手,提高你的操作效率。给你一个塞满硬盘的理由!(顺便兼容了抖音、知乎、百度知道)

笃笃媒体下载器 là gì?

笃笃媒体下载器 là một tiện ích mở rộng Chrome được phát triển bởi https://getcrx.cn, và tính năng chính của nó là "让下载更简单!微博视频一键下载,微博九宫格高清大图一键下载。收藏公开课、纪录片的好帮手,提高你的操作效率。给你一个塞满硬盘的理由!(顺便兼容了抖音、知乎、百度知道)".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng 笃笃媒体下载器

Tải xuống các tệp mở rộng 笃笃媒体下载器 dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Add a button to download Video/ Images on WeiBo.com.(Also support Douyin.com )

给微博添加一个按钮,一键下载微博视频!一键下载图片九宫格!(顺便支持下载抖音视频)
(兼容:微博/抖音/西瓜视频/今日头条/知乎/好看视频/百度知道)

按 F12 打开直播回放捕获工具                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên 笃笃媒体下载器 笃笃媒体下载器
ID mncicekdlfpocfdpdcipjlnkiokfbjil
URL Chính Thức https://chromewebstore.google.com/detail/%E7%AC%83%E7%AC%83%E5%AA%92%E4%BD%93%E4%B8%8B%E8%BD%BD%E5%99%A8/mncicekdlfpocfdpdcipjlnkiokfbjil
Mô tả 让下载更简单!微博视频一键下载,微博九宫格高清大图一键下载。收藏公开课、纪录片的好帮手,提高你的操作效率。给你一个塞满硬盘的理由!(顺便兼容了抖音、知乎、百度知道)
Kích Thước Tệp 715 KB
Số Lần Cài Đặt 528
Phiên Bản Hiện Tại 0.13.7
Cập Nhật Lần Cuối 2024-03-03
Ngày Phát Hành 2020-11-30
Đánh Giá 1.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://getcrx.cn
Email [email protected]
Loại Thanh Toán in_app
Trang Web Mở Rộng http://getcrx.cn
URL Trang Trợ Giúp https://weibo.com/3965793828/MFTvvozYu
URL Trang Chính Sách Bảo Mật https://github.com/g8up/youDaoDict/wiki/privacy
Ngôn Ngữ Được Hỗ Trợ zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u7b03\u7b03\u5a92\u4f53\u4e0b\u8f7d\u5668",
    "short_name": "\u7b03\u7b03\u4e0b\u8f7d\u5668",
    "version": "0.13.7",
    "description": "\u8ba9\u4e0b\u8f7d\u66f4\u7b80\u5355\uff01\u5fae\u535a\u89c6\u9891\u4e00\u952e\u4e0b\u8f7d\uff0c\u5fae\u535a\u4e5d\u5bab\u683c\u9ad8\u6e05\u5927\u56fe\u4e00\u952e\u4e0b\u8f7d\u3002\u6536\u85cf\u516c\u5f00\u8bfe\u3001\u7eaa\u5f55\u7247\u7684\u597d\u5e2e\u624b\uff0c\u63d0\u9ad8\u4f60\u7684\u64cd\u4f5c\u6548\u7387\u3002\u7ed9\u4f60\u4e00\u4e2a\u585e\u6ee1\u786c\u76d8\u7684\u7406\u7531\uff01\uff08\u987a\u4fbf\u517c\u5bb9\u4e86\u6296\u97f3\u3001\u77e5\u4e4e\u3001\u767e\u5ea6\u77e5\u9053\uff09",
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "content_scripts": [
        {
            "js": [
                "asset\/webcomponents-sd-ce.js",
                "js\/content.js"
            ],
            "css": [
                "asset\/content.css"
            ],
            "run_at": "document_end",
            "matches": [
                "*:\/\/weibo.com\/*",
                "*:\/\/www.weibo.com\/*",
                "*:\/\/weibo.com\/fav*",
                "*:\/\/d.weibo.com\/*",
                "*:\/\/s.weibo.com\/*"
            ]
        },
        {
            "js": [
                "js\/content-tvshow.js"
            ],
            "css": [
                "asset\/tv-show.css"
            ],
            "run_at": "document_end",
            "matches": [
                "*:\/\/weibo.com\/tv\/show\/*"
            ]
        },
        {
            "js": [
                "js\/content-chat.js"
            ],
            "css": [
                "asset\/content.css"
            ],
            "run_at": "document_end",
            "matches": [
                "*:\/\/api.weibo.com\/chat*"
            ]
        },
        {
            "js": [
                "asset\/webcomponents-sd-ce.js",
                "js\/content-douyin.js"
            ],
            "run_at": "document_end",
            "matches": [
                "https:\/\/www.douyin.com\/*",
                "https:\/\/www.douyin.com\/video\/*",
                "https:\/\/www.douyin.com\/collection\/*",
                "https:\/\/www.douyin.com\/search\/*"
            ]
        },
        {
            "js": [
                "asset\/webcomponents-sd-ce.js",
                "js\/content-zhihu.js"
            ],
            "run_at": "document_end",
            "all_frames": true,
            "matches": [
                "*:\/\/www.zhihu.com\/*",
                "*:\/\/www.zhihu.com\/zvideo\/*",
                "*:\/\/www.zhihu.com\/people\/*",
                "*:\/\/www.zhihu.com\/question\/*",
                "*:\/\/www.zhihu.com\/pin\/*",
                "*:\/\/www.zhihu.com\/search\/*"
            ]
        },
        {
            "js": [
                "js\/content-zhihu-v.js"
            ],
            "run_at": "document_end",
            "all_frames": true,
            "matches": [
                "*:\/\/video.zhihu.com\/video\/*"
            ]
        },
        {
            "js": [
                "js\/content-zhidao.js"
            ],
            "run_at": "document_end",
            "matches": [
                "*:\/\/zhidao.baidu.com\/question\/*"
            ]
        },
        {
            "js": [
                "asset\/webcomponents-sd-ce.js",
                "js\/content-haokan.js"
            ],
            "run_at": "document_end",
            "matches": [
                "https:\/\/haokan.baidu.com\/v*",
                "https:\/\/mbd.baidu.com\/*"
            ]
        },
        {
            "js": [
                "js\/content-xigua.js"
            ],
            "run_at": "document_end",
            "matches": [
                "https:\/\/www.ixigua.com\/*"
            ]
        },
        {
            "js": [
                "js\/content-toutiao.js"
            ],
            "css": [
                "asset\/toutiao.css"
            ],
            "run_at": "document_end",
            "matches": [
                "https:\/\/www.toutiao.com\/video\/*"
            ]
        },
        {
            "js": [
                "js\/content-kuaishou.js"
            ],
            "css": [
                "asset\/kuaishou.css"
            ],
            "run_at": "document_end",
            "matches": [
                "https:\/\/www.kuaishou.com\/new-reco\/*"
            ]
        },
        {
            "js": [
                "js\/content-baike.js"
            ],
            "run_at": "document_end",
            "matches": [
                "https:\/\/baike.baidu.com\/item\/*\/*"
            ]
        }
    ],
    "devtools_page": "devtools.html",
    "browser_action": {
        "default_title": "\u7b03\u7b03\u5fae\u535a\u5a92\u4f53\u4e0b\u8f7d\u5668",
        "default_icon": "asset\/logo.png",
        "default_popup": "popup.html"
    },
    "options_ui": {
        "page": "option.html",
        "open_in_tab": true
    },
    "icons": {
        "48": "asset\/logo.png",
        "64": "asset\/logo.png",
        "128": "asset\/logo.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "downloads",
        "management",
        "notifications",
        ""
    ],
    "web_accessible_resources": [
        "asset\/content.css",
        "asset\/ding.mp3"
    ],
    "content_security_policy": "script-src https:\/\/*.etutor.xyz https:\/\/*.autoext.cn http:\/\/127.0.0.1:3000 http:\/\/localhost:1989 https:\/\/img.shields.io 'self'; object-src 'self';",
    "manifest_version": 2
}