Add README and MIT license
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
parent
1f4bce1e95
commit
cccef9e985
3 changed files with 61 additions and 1 deletions
|
|
@ -1,8 +1,9 @@
|
|||
// ==UserScript==
|
||||
// @name event-creator
|
||||
// @namespace https://alexsirac.com
|
||||
// @version 3.1
|
||||
// @version 3.2
|
||||
// @description Sélectionner du texte pour créer un événement ICS
|
||||
// @license MIT
|
||||
// @match *://*/*
|
||||
// @updateURL https://raw.githubusercontent.com/alexture/event-creator/main/event-creator.user.js
|
||||
// @downloadURL https://raw.githubusercontent.com/alexture/event-creator/main/event-creator.user.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue