Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bespredel/codewarslinkcreator
Google Chrome extension for the Codewars website. When you click on the extension icon on the task page, it creates a named link using the title and copies it to the clipboard.
https://github.com/bespredel/codewarslinkcreator
chrome-extension codewars
Last synced: 10 days ago
JSON representation
Google Chrome extension for the Codewars website. When you click on the extension icon on the task page, it creates a named link using the title and copies it to the clipboard.
- Host: GitHub
- URL: https://github.com/bespredel/codewarslinkcreator
- Owner: BespredeL
- License: mit
- Created: 2024-12-31T04:58:43.000Z (16 days ago)
- Default Branch: master
- Last Pushed: 2024-12-31T05:15:39.000Z (16 days ago)
- Last Synced: 2024-12-31T06:20:13.164Z (16 days ago)
- Topics: chrome-extension, codewars
- Language: JavaScript
- Homepage: https://bespredel.name
- Size: 245 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Расширение Google Chrome для сайта Codewars.
[![Readme EN](https://img.shields.io/badge/README-EN-blue.svg)](https://github.com/bespredel/CodewarsLinkCreator/blob/master/README_EN.md)
[![Readme RU](https://img.shields.io/badge/README-RU-blue.svg)](https://github.com/bespredel/CodewarsLinkCreator/blob/master/README.md)
[![GitHub license](https://img.shields.io/badge/license-MIT-458a7b.svg)](https://github.com/bespredel/CodewarsLinkCreator/blob/master/LICENSE)При клике на иконку расширения на странице задачи, оно создает именную ссылку используя заголовок, и копирует в буфер обмена.
P.S.: К сожалению нет возможности опубликовать расширение в интернет-магазине Chrome, поэтому для установки расширения необходимо включить режим
разработчика и выбрать "Загрузить распакованное расширение".## License
Этот код представляет собой программное обеспечение с открытым исходным кодом, лицензированное под лицензией MIT license.