Skip to content

Commit

Permalink
fix(userscript): match issue
Browse files Browse the repository at this point in the history
  • Loading branch information
lcandy2 authored Mar 16, 2024
1 parent c07bb71 commit 29994ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Select-like-a-Boss.user.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
// ==UserScript==
// @name Select like a Boss
// @namespace https://github.com/lcandy2/Select-like-a-Boss
// @version 2023.7.42
// @version 2024.3.16
// @license MPL-2.0
// @description With this extension, you can easily select link text just like regular text, making it easier to copy. Just Select like a Boss! ;)
// @author seril🍋
// @match *
// @match *://*/*
// @run-at document-end
// @homepageURL https://lcandy2.github.io/Select-like-a-Boss/
// @icon https://raw.githubusercontent.com/lcandy2/Select-like-a-Boss/main/src/icons/icon16.png
Expand Down

0 comments on commit 29994ee

Please sign in to comment.