You've already forked tf2wikipricing
chore: define extension author
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
"name": "tf2wikipricing",
|
"name": "tf2wikipricing",
|
||||||
"version": "0.7.1",
|
"version": "0.7.1",
|
||||||
"description": "Adds item pricing to the Team Fortress 2 wiki",
|
"description": "Adds item pricing to the Team Fortress 2 wiki",
|
||||||
|
"author": "rapture.party",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/css": "^0.7.0",
|
"@eslint/css": "^0.7.0",
|
||||||
"@eslint/js": "^9.25.1",
|
"@eslint/js": "^9.25.1",
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
// @name EXTENSION_NAME
|
// @name EXTENSION_NAME
|
||||||
// @description EXTENSION_DESCRIPTION
|
// @description EXTENSION_DESCRIPTION
|
||||||
// @version EXTENSION_VERSION
|
// @version EXTENSION_VERSION
|
||||||
|
// @author EXTENSION_AUTHOR
|
||||||
// @match *://wiki.teamfortress.com/wiki/*
|
// @match *://wiki.teamfortress.com/wiki/*
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// @inject-into content
|
// @inject-into content
|
||||||
|
|||||||
Reference in New Issue
Block a user