Skip to content

Commit 2687f08

Browse files
author
John Trump
authored
feat(radar)(chrome): Update radar-rules.js (#8278)
支持订阅 Chrome 插件
1 parent 6a4b362 commit 2687f08

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

radar-rules.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -509,6 +509,14 @@
509509
},
510510
'google.com': {
511511
_name: '谷歌',
512+
chrome: [
513+
{
514+
title: '插件更新',
515+
source: '/webstore/detail/:name/:id',
516+
docs: 'https://docs.rsshub.app/program-update.html#chrome-wang-shang-ying-yong-dian',
517+
target: '/chrome/webstore/extensions/:id',
518+
},
519+
],
512520
photos: [
513521
{
514522
title: '相册',

0 commit comments

Comments
 (0)