WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Reddit Librarian

Reddit Librarian

View on Chrome Web Store
View Reddit Librarian Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (7 ratings)
1 new ratings
5 views
This extension has been viewed 5 times
0 downloads
This extension has been downloaded 0 times

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

The smartest way to organize your saved Reddit posts
Type
Extension
Users
62 users
1
tolgysoftware
View author page of tolgysoftware
Published
Published on June 4, 2025
Version 1.3.1
Manifest version
3
Updated
Updated on July 8, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Reddit Librarian Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Reddit Librarian",
    "version": "1.3.1",
    "description": "The smartest way to organize your saved Reddit posts",
    "action": {
        "default_icon": {
            "32": "logo.png"
        }
    },
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]",
            "strict_min_version": "109.0"
        }
    },
    "icons": {
        "128": "logo.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; connect-src https:\/\/us-central1-reddit-librarian.cloudfunctions.net"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/index.tsx-loader-gAMSVIa3.js"
            ],
            "matches": [
                "https:\/\/*.reddit.com\/*",
                "https:\/\/reddit.com\/*"
            ],
            "css": [
                "assets\/index-DvTI-Y89.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "logo.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/*.reddit.com\/*",
                "https:\/\/reddit.com\/*"
            ],
            "resources": [
                "assets\/index.tsx-CTFs9S_0.js"
            ],
            "use_dynamic_url": false
        }
    ]
}
© 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.
Go to top