2.0.0 • Published 4 years ago
rp-thumb-capture v2.0.0
rp-thumb-capture
Plugin+browser extension for recording thumbnails in ractive-player.
Currently, this only supports Chrome.
Usage
Enter your development domain in
extension/manifest.json
Install the browser extension in Chrome by going to
chrome://extensions/
, enabling Developer mode, and using "Load unpacked".Load the plugin onto
Player
:
import ThumbCapture from "rp-thumb-capture";
const controls = (<>
{Player.defaultControlsLeft}
<div className="rp-controls-right">
<ThumbCapture/>
{Player.defaultControlsRight}
</div>
</>);
<Player plugins={[ThumbCapture]} script={script}>
Click on the plugin icon first.
Click on the thumb icon, enter the Chrome extension ID into the textbox.
Press "Record". The extension will do its own thing for a few minutes; don't touch anything while this is happening.
Save the recorded sheets.