WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Descarga videos de Facebook fácilmente

Descarga videos de Facebook fácilmente

View on Chrome Web Store
0.0 (0 ratings)
0 views

Data is synced from the Chrome Web Store. View the official store page for the most current information.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Apr 21, 2025.

Descarga videos de Facebook fácilmente
Type
Extension
Users
422 users
1
Ücretsiz Oyunlar
Published
Version 1.0.4
Manifest version
3
Updated
lifestyle/social
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "1.0.4",
    "default_locale": "es",
    "icons": {
        "16": "images\/icon_16.png",
        "256": "images\/icon_256.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/icon_16.png"
        },
        "default_title": "__MSG_name__"
    },
    "background": {
        "service_worker": "\/background.js"
    },
    "content_scripts": [
        {
            "css": [
                "css\/content.css"
            ],
            "js": [
                "\/content.js"
            ],
            "matches": [
                "https:\/\/*.facebook.com\/*"
            ],
            "run_at": "document_idle",
            "all_frames": true
        }
    ],
    "permissions": [
        "storage",
        "downloads"
    ],
    "host_permissions": [
        "https:\/\/*.facebook.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "css\/*",
                "img\/*",
                "fonts\/*"
            ],
            "matches": [
                "https:\/\/*.facebook.com\/*"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.