Bread

Easy video downloading!

Wat is Bread?

Bread is een Chrome-extensie ontwikkeld door Mickman, en de belangrijkste functie is "Easy video downloading!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Bread

Download Bread-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Download online resources and assets from an extension! No more searching "_____ Video Downloader".
Just click the bread icon to start downloading!

*Currently downloads Twitter and Reddit videos with more coming soon.*

To download Twitter or Reddit videos, open the post you want to download, and click the bread icon.                    

Basisinformatie over de Extensie

Naam Bread Bread
ID dhkpcdfpmnnlnahdoopnipdckmgnbhic
Officiële URL https://chromewebstore.google.com/detail/bread/dhkpcdfpmnnlnahdoopnipdckmgnbhic
Beschrijving Easy video downloading!
Bestandsgrootte 9.96 KB
Aantal Installaties 171
Huidige Versie 1.2
Laatst Bijgewerkt 2022-04-21
Publicatiedatum 2021-08-11
Ontwikkelaar Mickman
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Bread",
    "description": "Easy video downloading!",
    "version": "1.2",
    "action": {
        "default_icon": {
            "16": ".\/assets\/icon.png",
            "32": ".\/assets\/icon.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": ".\/assets\/icon.png",
        "32": ".\/assets\/icon.png",
        "48": ".\/assets\/icon.png",
        "128": ".\/assets\/icon.png"
    },
    "permissions": [
        "activeTab",
        "downloads"
    ]
}