WebExtension.net
WebExtension.net

Story Saver

View on Chrome Web Store
View Story Saver Chrome Extension on Chrome Web Store
4.6 (11,497 ratings)
8 new ratings

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

Simply Download & Save stories from Facebook, Instagram, and WhatsApp.
Type
Extension
Users
200,000 users
Website zework.com
ad
View author page of ad
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 12, 2019
Version 2.9.16
Manifest version
3
Updated
Updated on October 25, 2024
View on Chrome Web Store
View Story Saver Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Story Saver",
    "version": "2.9.16",
    "description": "Simply Download & Save stories from Facebook, Instagram, and WhatsApp.",
    "icons": {
        "16": "icons\/icon_16.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "icons\/icon_32.png"
    },
    "permissions": [
        "declarativeContent",
        "downloads",
        "scripting",
        "storage",
        "tabs"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ],
            "js": [
                "content_scripts\/instagramdowhand.js"
            ],
            "css": [
                "css\/fonts.css",
                "css\/styles.css"
            ],
            "run_at": "document_idle",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ],
            "js": [
                "content_scripts\/facebook-video.js"
            ],
            "css": [
                "css\/fonts.css",
                "css\/styles.css"
            ],
            "run_at": "document_idle",
            "all_frames": true
        }
    ],
    "host_permissions": [
        "*:\/\/*.instagram.com\/*",
        "*:\/\/*.facebook.com\/*",
        "*:\/\/*.whatsapp.com\/*",
        "*:\/\/*.fbcdn.net\/*",
        "*:\/\/*.zework.com\/*"
    ]
}
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