Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filmbudd/filmbudd-lite
The Filmbudd Lite Extension is the best movie productivity tool community edition for movie fans.
https://github.com/filmbudd/filmbudd-lite
chrome-extension douban edge-extension extension filmbudd imdb safari-extension
Last synced: 6 days ago
JSON representation
The Filmbudd Lite Extension is the best movie productivity tool community edition for movie fans.
- Host: GitHub
- URL: https://github.com/filmbudd/filmbudd-lite
- Owner: filmbudd
- License: mit
- Created: 2024-06-11T13:18:20.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-02-01T15:30:42.000Z (7 days ago)
- Last Synced: 2025-02-01T16:27:57.521Z (7 days ago)
- Topics: chrome-extension, douban, edge-extension, extension, filmbudd, imdb, safari-extension
- Language: TypeScript
- Homepage: https://filmbudd.com
- Size: 1.82 MB
- Stars: 6
- Watchers: 0
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Filmbudd Lite Extension
Installation [chrome](https://chromewebstore.google.com/detail/filmbudd-lite/knjgfggpjlmjaoknobdinelbbpmcfcjh)
[edge](https://microsoftedge.microsoft.com/addons/detail/filmbudd-lite/fafjcmjkhdojjcdpailngmgcjjnidhjo)[English](./README.md) | [įŽäŊä¸æ](./README.zh_CN.md)
[![Node.js CI](https://github.com/filmbudd/filmbudd-lite/actions/workflows/node.js.yml/badge.svg?branch=master)](https://github.com/filmbudd/filmbudd-lite/actions/workflows/node.js.yml)
The Filmbudd Lite Extension is the best movie productivity tool for movie fans.
Why Filmbudd?
- đĄ Simple: Filmbudd Lite is so simple you already know how to use it.
- đĄī¸ Secure: Filmbudd Lite keeps your data safe from hacker attacks.
- đ Open: Filmbudd Lite uses open API and source code free for everyone.Features
- Displays the Douban ratings and number of votes on IMDb, or vice versa.
- Allows you to jump from IMDb to Douban with a single click, and vice versa.
- Transform IMDb ID text to clickable link on Douban.
- Enables you to search for a selected keyword on IMDb/Douban.Preview
![feature show rating](./1-feature-show-rating.png)
![feature click to jump](./2-feature-click-to-jump.png)
![feature search selected](./3-feature-search-selected.png)
OPTINOAL: generate or update [Connect RPC](http://connectrpc.com/) client code
cd path/to/filmbudd/source/root/
pnpm i
npx buf generate --template buf.gen.lite.frontend.yamlCompilation Guide
npm install -g pnpm
pnpm i
pnpm devDO NOT upgrade following dependencies, or it will build fail:
pnpm add @bufbuild/protobuf@^1.10.0 @connectrpc/connect@^1.6.1 @connectrpc/connect-web@^1.6.1