xkeyC 2024-10-07 11:03:42 +08:00
parent 5d1194f709
commit bd71bc0c12
2 changed files with 8 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "星际公民盒子浏览器拓展",
"version": "0.0.9",
"version": "0.0.10",
"description": "为星际公民网站及工具站提供汉化",
"author": "xkeyC",
"icons": {
@ -27,6 +27,9 @@
"https://www.erkul.games/*",
"https://uexcorp.space/*"
],
"exclude_matches": [
"https://robertsspaceindustries.com/spectrum/*"
],
"js": [
"core.js",
"thirdparty/timeago.full.min.js"

View File

@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "星际公民盒子浏览器拓展",
"version": "0.0.9",
"version": "0.0.10",
"description": "为星际公民网站及工具站提供汉化",
"author": "xkeyC",
"icons": {
@ -28,6 +28,9 @@
"https://www.erkul.games/*",
"https://uexcorp.space/*"
],
"exclude_matches": [
"https://robertsspaceindustries.com/spectrum/*"
],
"js": [
"core.js",
"thirdparty/timeago.full.min.js"