https://github.com/satoryu/copy-for-scrapbox
This is a Chrome extension which helps you copy tab(s) as Scrapbox notation easily.
https://github.com/satoryu/copy-for-scrapbox
browser-extension chrome chrome-extension hacktoberfest javascript scrapbox
Last synced: 2 months ago
JSON representation
This is a Chrome extension which helps you copy tab(s) as Scrapbox notation easily.
- Host: GitHub
- URL: https://github.com/satoryu/copy-for-scrapbox
- Owner: satoryu
- License: mit
- Created: 2021-06-01T13:05:14.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-24T23:58:45.000Z (3 months ago)
- Last Synced: 2025-02-25T00:30:28.810Z (3 months ago)
- Topics: browser-extension, chrome, chrome-extension, hacktoberfest, javascript, scrapbox
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/copy-for-scrapbox/kalhokahkhkmbkiliieonfdmdeajlnog
- Size: 3.06 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Copy for Scrapbox
This is a Chrome extension which helps [scrapbox](https://scrapbox.io/) users to create a link.
Users can generate a link to the page in the current tab in Scrapbox format and copy it to their clipboad.## Features
This extension helps you copy the following things as Scrapbox format to your clipboard:
- Current tab as link
- Selected tabs as a list of links## DEMO
Please take a look at [this demo](https://www.youtube.com/watch?v=prKgvy8d9-c).
## Install
Visit [Chrome Web Store](https://chrome.google.com/webstore/detail/copy-for-scrapbox/kalhokahkhkmbkiliieonfdmdeajlnog) and Click `Add to Chrome` button.
## License
This extension is available as open source under the terms of [MIT License](https://github.com/satoryu/copy-for-scrapbox/blob/main/LICENSE).