@kv8n2oryk/tizenfilm
v1.4.0
Published
A TizenBrew module for enhancing the viewing experience on rophim.me
Readme
Rophim Module
A TizenBrew module for enhancing the viewing experience on rophim.me.
Features
- Ad Blocker: Hides common ad elements on the page.
- Basic UI: Provides buttons for toggling ads and entering fullscreen.
Installation
Install TizenBrew from here and follow the instructions.
Add the NPM module
@kv8n2oryk/rophim-moduleto the module manager. You can access the module manager by pressing the [GREEN] button on the remote.
How it works
This module injects a userscript into rophim.me that:
- Hides ad elements based on common selectors.
- Adds a UI overlay with controls for ad toggling and fullscreen.
Development
To build the module:
- Navigate to the
modsdirectory. - Run
npm installto install dependencies. - Run
npm run buildto bundle the userscript.
License
GPL-3.0-only
