mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-09-26 22:49:14 +08:00
Use new icon only in tampermonkey
This commit is contained in:
parent
afbe436a4a
commit
13cd2671df
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -20,7 +20,8 @@
|
|||||||
// @grant GM_info
|
// @grant GM_info
|
||||||
// @require https://code.jquery.com/jquery-3.2.1.min.js
|
// @require https://code.jquery.com/jquery-3.2.1.min.js
|
||||||
// @require https://cdn.bootcss.com/jszip/3.1.5/jszip.min.js
|
// @require https://cdn.bootcss.com/jszip/3.1.5/jszip.min.js
|
||||||
// @icon https://raw.githubusercontent.com/the1812/Bilibili-Evolved/preview/images/logo.png
|
// @icon https://raw.githubusercontent.com/the1812/Bilibili-Evolved/master/images/logo-small.png
|
||||||
|
// @icon64 https://raw.githubusercontent.com/the1812/Bilibili-Evolved/preview/images/logo.png
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
const settings = {
|
const settings = {
|
||||||
useDarkStyle: false,
|
useDarkStyle: false,
|
||||||
|
@ -21,6 +21,7 @@
|
|||||||
// @require https://code.jquery.com/jquery-3.2.1.min.js
|
// @require https://code.jquery.com/jquery-3.2.1.min.js
|
||||||
// @require https://cdn.bootcss.com/jszip/3.1.5/jszip.min.js
|
// @require https://cdn.bootcss.com/jszip/3.1.5/jszip.min.js
|
||||||
// @icon https://raw.githubusercontent.com/the1812/Bilibili-Evolved/master/images/logo.png
|
// @icon https://raw.githubusercontent.com/the1812/Bilibili-Evolved/master/images/logo.png
|
||||||
|
// @icon64 https://raw.githubusercontent.com/the1812/Bilibili-Evolved/master/images/logo.png
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
const settings = {
|
const settings = {
|
||||||
useDarkStyle: false,
|
useDarkStyle: false,
|
||||||
|
BIN
images/logo-small.png
Normal file
BIN
images/logo-small.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.0 KiB |
Loading…
Reference in New Issue
Block a user