https://github.com/atomotic/webrecorder-chrome-extension
record current active tab on webrecorder.io
https://github.com/atomotic/webrecorder-chrome-extension
chrome-extension webarchiving webrecorder
Last synced: 3 months ago
JSON representation
record current active tab on webrecorder.io
- Host: GitHub
- URL: https://github.com/atomotic/webrecorder-chrome-extension
- Owner: atomotic
- Created: 2017-05-09T15:04:41.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-09T15:52:10.000Z (about 9 years ago)
- Last Synced: 2025-04-21T07:42:11.206Z (about 1 year ago)
- Topics: chrome-extension, webarchiving, webrecorder
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webrecorder-chrome-extension
record current active tab on webrecorder.io
## install
enable **Developer mode** in `chrome://extensions/` then **Load unpacked extension...** and pick the checkout directory
## build crx
go get -u github.com/mcuadros/go-crxmake/...
crxmake webrecorder-chrome-extension webrecorder-chrome-extension.crx
then drag webrecorder-chrome-extension.crx on `chrome://extensions/`