Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bartholomej/dafilms-ext
DAFILMS (Doc Alliance) extension adds a button within each movie detail to show information about ČSFD rating...
https://github.com/bartholomej/dafilms-ext
chrome-ext chrome-extension csfd dafilms movies
Last synced: 1 day ago
JSON representation
DAFILMS (Doc Alliance) extension adds a button within each movie detail to show information about ČSFD rating...
- Host: GitHub
- URL: https://github.com/bartholomej/dafilms-ext
- Owner: bartholomej
- License: mit
- Created: 2021-03-06T19:09:32.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-21T10:15:36.000Z (1 day ago)
- Last Synced: 2024-12-21T11:20:42.480Z (1 day ago)
- Topics: chrome-ext, chrome-extension, csfd, dafilms, movies
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/daflims/hgcgneddmgflnbmhkjnefiobjgobbmdm
- Size: 3.15 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![taylor swift](https://img.shields.io/badge/secured%20by-taylor%20swift-brightgreen.svg)](https://twitter.com/SwiftOnSecurity)
[![volkswagen status](https://auchenberg.github.io/volkswagen/volkswargen_ci.svg?v=1)](https://github.com/auchenberg/volkswagen)# Dafilms extension
> Simple Chrome extension for **Dafilms** _[(Doc Alliance)](https://dafilms.cz)_ which adds a small button within each **movie detail** to show information about **ČSFD** rating
![Screenshot](https://raw.githubusercontent.com/bartholomej/dafilms-ext/master/_assets/dafilms-promo.png)
## Installation
### Automatically (for humans)
- **[Install for Chrome](https://chrome.google.com/webstore/detail/daflims/hgcgneddmgflnbmhkjnefiobjgobbmdm)** from official **Chrome Web Store**
- **[Install for Firefox](https://addons.mozilla.org/firefox/addon/dafilms/)** from official **Mozilla Addons**### Manually (for ~~robots~~ developers)
Load your extension on Chrome following:
#### Development / Contribution
1. Fork and clone this repository
2. Install dependencies: `yarn`
3. Run server: `yarn start`
4. Access `chrome://extensions/`
5. Check `Developer mode`
6. Click on `Load unpacked extension`
7. Select `dist` folder
8. Open some movie on [DAFILMS](https://dafilms.cz/film/12449-sarlatan)
9. Make some awesome features or bugfixes in code
10. Save and wait for auto reload in browser#### Build production for specific browsers
- `yarn run build:chrome`
- `yarn run build:firefox`
- `yarn run build:opera`
- `yarn run build:edge`## Contribution
I welcome you to customize this according to your needs ;)
Pull requests for any improvements would be great!
## Privacy Policy
I DO NOT STORE ANY DATA. PERIOD.
I physically can't. I have nowhere to store it. I don't even have a server database to store it. So even if Justin Bieber asked nicely to see your data, I wouldn't have anything to show him.
That's why, with DAFILMS EXTENSION, what happens on your device stays on your device till disappear.
## Donation
If this project have helped you save time please consider [making a donation](https://github.com/sponsors/bartholomej) for some 🍺 or 🍵 ;)
## License
Copyright © 2023 [Bartholomej](http://github.com/bartholomej)
Proudly powered by nature 🗻, wind 💨, tea 🍵 and beer 🍺 ;)
**This is unofficial, experimental, made for fun and it has nothing to do with DAFILMS ❤️ itself** ️ ️
All contents are licensed under the [MIT license].
[mit license]: LICENSE