WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Letterboxd Tweaks

Letterboxd Tweaks

View on Chrome Web Store
View Letterboxd Tweaks Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (11 ratings)
1 new ratings
4 views
This extension has been viewed 4 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.

Enhance Letterboxd with cleaner movie cards, instant search suggestions, and various quality of life improvements.
Type
Extension
Users
546 users
1
jserwatka.dev
View author page of jserwatka.dev
Published
Published on August 8, 2024
Version 0.0.22
Manifest version
3
Updated
Updated on October 30, 2025
lifestyle/social
Extension Category
View on Chrome Web Store
View Letterboxd Tweaks 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": "Letterboxd Tweaks",
    "description": "Enhance Letterboxd with cleaner movie cards, instant search suggestions, and various quality of life improvements.",
    "version": "0.0.22",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/letterboxd.com\/*",
        "https:\/\/*.letterboxd.com\/*",
        "https:\/\/*.ltrbxd.com\/*"
    ],
    "icons": {
        "16": "icons\/logo-16.png",
        "32": "icons\/logo-32.png",
        "48": "icons\/logo-48.png",
        "128": "icons\/logo-128.png"
    },
    "action": {
        "default_popup": "src\/pages\/popup\/index.html",
        "default_icon": "icons\/logo-48.png"
    },
    "options_page": "src\/pages\/options\/index.html",
    "content_scripts": [
        {
            "js": [
                "assets\/index.ts-loader-DTWo4nrb.js"
            ],
            "matches": [
                "http:\/\/*.letterboxd.com\/*",
                "https:\/\/*.letterboxd.com\/*",
                "https:\/\/*.ltrbxd.com\/*"
            ],
            "css": [
                "assets\/index-NZ2F02yU.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [],
            "resources": [
                "icons\/logo-16.png",
                "icons\/logo-32.png",
                "icons\/logo-48.png",
                "icons\/logo-128.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "http:\/\/*.letterboxd.com\/*",
                "https:\/\/*.letterboxd.com\/*",
                "https:\/\/*.ltrbxd.com\/*"
            ],
            "resources": [
                "assets\/js\/default-options.85Rpg0b0.js",
                "assets\/js\/films.B79JhgF0.js",
                "assets\/js\/filter.BRgquc0W.js",
                "assets\/js\/lists.DH-WG3sk.js",
                "assets\/js\/navbar.C-PXi3-8.js",
                "assets\/js\/search.DXoEOwIy.js",
                "assets\/js\/sort.BbJX052T.js",
                "assets\/js\/web.DSO4ZD_U.js",
                "assets\/js\/element-observers.DuJRGJjS.js",
                "assets\/js\/FilmBadge.hdPjRK-Z.js",
                "assets\/js\/chrome-storage.KwAHlzjC.js",
                "assets\/js\/selectors.CGLy_fQt.js",
                "assets\/js\/index.ts.KqYcI8Yf.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    }
}
© 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