WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Reddix - Reddit bookmarks

Reddix - Reddit bookmarks

View on Chrome Web Store
View Reddix - Reddit bookmarks Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (5 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.

Search your saved and upvoted Reddit posts and organize them using tags
Type
Extension
Users
141 users
8
Vitaly Yerofeyevsky
View author page of Vitaly Yerofeyevsky
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 10, 2024
Version 0.12.0
Manifest version
3
Updated
Updated on August 22, 2025
lifestyle/social
Extension Category
View on Chrome Web Store
View Reddix - Reddit bookmarks 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": "Reddix - Reddit bookmarks",
    "version": "0.12.0",
    "description": "Search your saved and upvoted Reddit posts and organize them using tags",
    "action": {
        "default_icon": "assets\/icon_512.png",
        "default_popup": "dist\/popup\/index.html"
    },
    "options_ui": {
        "page": "dist\/options\/index.html",
        "open_in_tab": true
    },
    "background": {
        "service_worker": "dist\/background\/index.mjs"
    },
    "icons": {
        "16": "assets\/icon_16.png",
        "32": "assets\/icon_32.png",
        "48": "assets\/icon_48.png",
        "128": "assets\/icon_128.png"
    },
    "permissions": [
        "alarms",
        "storage",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "https:\/\/*.reddit.com\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}
© 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