Skip to content

Commit 1ff64f5

Browse files
committed
feat: add website to tampermonkey
1 parent e6a14b5 commit 1ff64f5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

apps/tampermonkey/dist/script.iife.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// ==UserScript==
22
// @name Next.js i18n Tampermonkey Script
33
// @namespace https://github.com/xiaoyu2er/nextjs-i18n-docs
4+
// @website https://github.com/xiaoyu2er/nextjs-i18n-docs
45
// @version 0.0.1
56
// @updateURL https://raw.githubusercontent.com/xiaoyu2er/nextjs-i18n-docs/refs/heads/dev/apps/tampermonkey/dist/script.iife.js
67
// @downloadURL https://raw.githubusercontent.com/xiaoyu2er/nextjs-i18n-docs/refs/heads/dev/apps/tampermonkey/dist/script.iife.js

apps/tampermonkey/tampermonkey.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// ==UserScript==
22
// @name Next.js i18n Tampermonkey Script
33
// @namespace https://github.com/xiaoyu2er/nextjs-i18n-docs
4+
// @website https://github.com/xiaoyu2er/nextjs-i18n-docs
45
// @version 0.0.1
56
// @updateURL https://raw.githubusercontent.com/xiaoyu2er/nextjs-i18n-docs/refs/heads/dev/apps/tampermonkey/dist/script.iife.js
67
// @downloadURL https://raw.githubusercontent.com/xiaoyu2er/nextjs-i18n-docs/refs/heads/dev/apps/tampermonkey/dist/script.iife.js

0 commit comments

Comments
 (0)