Substack video dl

Download Substrack Videos

什麼是Substack video dl?

Substack video dl是由Gossterrible開發的Chrome擴展程式,該擴展的主要功能是“Download Substrack Videos”。

擴展截圖

screenshot
screenshot

下載Substack video dl擴展crx文件

下載Substack video dl擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Introducing Substack Video Downloader, a simple browser extension that allows users to easily download videos from Substack newsletters with just a few clicks. Designed to enhance the Substack experience, this addon enables seamless video downloads for offline viewing, research, or sharing, without the need for third-party apps or complicated software. With its simple yet powerful interface, Substack Video Downloader is a must-have tool for anyone looking to save and access their favorite Substack videos directly from their browser.                    

擴展基本資訊

名稱 Substack video dl Substack video dl
ID dmndahpghadhpmdegkhknnkfapojbmac
官方網址 https://chromewebstore.google.com/detail/substack-video-dl/dmndahpghadhpmdegkhknnkfapojbmac
簡介 Download Substrack Videos
檔案大小 67.21 KB
安裝次數 829
目前版本 0.0.4
更新時間 2023-06-01
上架時間 2023-03-15
評分 4.08/5 共 13 次評分
開發者 Gossterrible
電子郵箱 [email protected]
付費類型 free
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        },
        "default_popup": "popup.html"
    },
    "version": "0.0.4",
    "author": "bahati boniface",
    "name": "Substack video dl",
    "description": "Download Substrack Videos",
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "permissions": [
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ]
}