WebExtension.net
WebExtension.net

DownAlbum

View on Chrome Web Store
View DownAlbum Chrome Extension on Chrome Web Store
3.8 (3,641 ratings)

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

Download Facebook (Album & Video), Instagram, Pinterest, Twitter, Ask.fm, Weibo Album.
Type
Extension
Users
300,000 users
inDream
View author page of inDream
Published
Published on April 8, 2012
Version 0.20.7.1
Manifest version
2
Updated
Updated on July 28, 2020
View on Chrome Web Store
View DownAlbum Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": true
    },
    "description": "Download Facebook (Album & Video), Instagram, Pinterest, Twitter, Ask.fm, Weibo Album.",
    "icons": {
        "16": "img\/icon16.png",
        "128": "img\/icon128.png"
    },
    "name": "DownAlbum",
    "page_action": {
        "default_icon": {
            "19": "img\/icon19.png",
            "38": "img\/icon38.png"
        },
        "default_title": "DownAlbum",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.facebook.com\/*",
                "https:\/\/instagram.com\/*",
                "https:\/\/*.instagram.com\/*"
            ],
            "js": [
                "js\/md5.min.js",
                "js\/saveHelper.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "permissions": [
        "<all_urls>",
        "storage",
        "tabs",
        "unlimitedStorage",
        "webRequest",
        "webRequestBlocking"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com\/ https:\/\/www.google-analytics.com https:\/\/dl.dropbox.com\/ https:\/\/dl.dropboxusercontent.com\/ https:\/\/connect.facebook.net\/ https:\/\/m.facebook.com\/ https:\/\/web.facebook.com\/ https:\/\/www.facebook.com\/ https:\/\/apis.google.com\/; object-src 'self'",
    "manifest_version": 2,
    "version": "0.20.7.1"
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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.
Go to top