Skip to content

Commit 83e42f5

Browse files
committed
chore: update
1 parent 955c271 commit 83e42f5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
// ==UserScript==
22
// @name Open in Codeflow
3-
// @namespace http://tampermonkey.net/
43
// @homepageURL https://github.com/antfu/open-in-codeflow
54
// @supportURL https://github.com/antfu/open-in-codeflow
6-
// @namespace https://greasyfork.org/en/scripts/
5+
// @namespace https://greasyfork.org/en/scripts/12345-open-in-codeflow
76
// @version 0.1
8-
// @description Enhances the GitHub to add a button to open the repo/issue/PR in Codeflow.
7+
// @description Enhances the GitHub to add a button to open the repo issue PR in Codeflow
98
// @author Anthony Fu
109
// @license MIT
1110
// @match https://github.com/**

0 commit comments

Comments
 (0)