https://github.com/5310/mltmrx
Create bookmarklets that open multiple urls. A Cycle.js learning exercise.
https://github.com/5310/mltmrx
Last synced: 2 months ago
JSON representation
Create bookmarklets that open multiple urls. A Cycle.js learning exercise.
- Host: GitHub
- URL: https://github.com/5310/mltmrx
- Owner: 5310
- Created: 2016-02-12T09:51:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-12T10:32:26.000Z (over 9 years ago)
- Last Synced: 2025-01-20T06:38:11.943Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# mltmrx
Create bookmarklets that open multiple urls.
This is just a learning exercise where I try out [Cycle.js](http://cycle.js.org/)
It works: After inputting two or more urls, the bottom right FAB will appear with the bookmarklet, and can be bookmarked my dragging it onto the bookmark toolbar or otherwise, and will open all those urls upon usage. But it is also very unpolished. I don't intend to continue working on it.