Magnet links for CSFD (chrome extension)
CSFD Magnets is a simple Chrome extension designed for ČSFD (Czech-Slovak Movie Database). It adds a small widget within each movie detail to display information about magnet links. The extension is ready for the new CSFD layout in 2021 and aims to enhance the user experience by providing easy access to magnet links for movies, TV series, and episodes.
CSFD Magnets is a Chrome extension for ČSFD that adds a widget displaying magnet link information within each movie detail. It is easy to install, supports manual installation for developers, and does not store any user data. The extension enhances the user experience by providing convenient access to magnet links for movies, TV series, and episodes.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.
Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.