Find in Letterboxd

Search selected text on Letterboxd, or find/match the selection on Letterboxd film or crew

What is Find in Letterboxd?

Find in Letterboxd is a Chrome extension developed by denolk, and its main feature is "Search selected text on Letterboxd, or find/match the selection on Letterboxd film or crew".

Extension Screenshots

screenshot

Download Find in Letterboxd Extension CRX File

Download Find in Letterboxd extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This extension helps you to search selected text on Letterboxd, as well as it provides direct navigation on Letterboxd film, actor, director, producer or writer pages.                    

Extension Basic Information

Name Find in Letterboxd Find in Letterboxd
ID peelfmpndjghimfolkdbflpnekngeioh
Official URL https://chromewebstore.google.com/detail/find-in-letterboxd/peelfmpndjghimfolkdbflpnekngeioh
Description Search selected text on Letterboxd, or find/match the selection on Letterboxd film or crew
File Size 16.21 KB
Installation Count 86
Current Version 0.1.1
Last Updated 2022-07-08
Publish Date 2022-07-08
Rating 5.00/5 Total 1 Ratings
Developer denolk
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Find in Letterboxd",
    "description": "Search selected text on Letterboxd, or find\/match the selection on Letterboxd film or crew",
    "version": "0.1.1",
    "manifest_version": 3,
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "service_worker": "content.js",
        "type": "module"
    },
    "icons": {
        "16": "\/images\/icon-16.png",
        "32": "\/images\/icon-32.png",
        "48": "\/images\/icon-48.png",
        "128": "\/images\/icon-128.png"
    }
}