Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
258 changes: 258 additions & 0 deletions cli-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3386,6 +3386,37 @@
"sourceFile": "bilibili/hot.js",
"navigateBefore": "https://www.bilibili.com"
},
{
"site": "bilibili",
"name": "login",
"description": "Open bilibili login and wait until the browser session is authenticated",
"access": "write",
"domain": "www.bilibili.com",
"strategy": "cookie",
"browser": true,
"args": [
{
"name": "timeout",
"type": "int",
"default": 300,
"required": false,
"help": "Maximum seconds to wait for the user to finish login"
}
],
"columns": [
"status",
"logged_in",
"site",
"id",
"username",
"level"
],
"type": "js",
"modulePath": "bilibili/auth.js",
"sourceFile": "bilibili/auth.js",
"navigateBefore": false,
"defaultWindowMode": "foreground"
},
{
"site": "bilibili",
"name": "me",
Expand Down Expand Up @@ -3623,6 +3654,27 @@
"sourceFile": "bilibili/video.js",
"navigateBefore": true
},
{
"site": "bilibili",
"name": "whoami",
"description": "Show the current logged-in bilibili account",
"access": "read",
"domain": "www.bilibili.com",
"strategy": "cookie",
"browser": true,
"args": [],
"columns": [
"logged_in",
"site",
"id",
"username",
"level"
],
"type": "js",
"modulePath": "bilibili/auth.js",
"sourceFile": "bilibili/auth.js",
"navigateBefore": false
},
{
"site": "binance",
"name": "asks",
Expand Down Expand Up @@ -10288,6 +10340,37 @@
"sourceFile": "douyin/location.js",
"navigateBefore": "https://creator.douyin.com"
},
{
"site": "douyin",
"name": "login",
"description": "Open douyin login and wait until the browser session is authenticated",
"access": "write",
"domain": "creator.douyin.com",
"strategy": "cookie",
"browser": true,
"args": [
{
"name": "timeout",
"type": "int",
"default": 300,
"required": false,
"help": "Maximum seconds to wait for the user to finish login"
}
],
"columns": [
"status",
"logged_in",
"site",
"id",
"username",
"followers"
],
"type": "js",
"modulePath": "douyin/auth.js",
"sourceFile": "douyin/auth.js",
"navigateBefore": false,
"defaultWindowMode": "foreground"
},
{
"site": "douyin",
"name": "profile",
Expand Down Expand Up @@ -10637,6 +10720,27 @@
"sourceFile": "douyin/videos.js",
"navigateBefore": "https://creator.douyin.com"
},
{
"site": "douyin",
"name": "whoami",
"description": "Show the current logged-in douyin account",
"access": "read",
"domain": "creator.douyin.com",
"strategy": "cookie",
"browser": true,
"args": [],
"columns": [
"logged_in",
"site",
"id",
"username",
"followers"
],
"type": "js",
"modulePath": "douyin/auth.js",
"sourceFile": "douyin/auth.js",
"navigateBefore": false
},
{
"site": "duckduckgo",
"name": "search",
Expand Down Expand Up @@ -12372,6 +12476,60 @@
"modulePath": "gitee/user.js",
"sourceFile": "gitee/user.js"
},
{
"site": "github",
"name": "login",
"description": "Open github login and wait until the browser session is authenticated",
"access": "write",
"domain": "github.com",
"strategy": "cookie",
"browser": true,
"args": [
{
"name": "timeout",
"type": "int",
"default": 300,
"required": false,
"help": "Maximum seconds to wait for the user to finish login"
}
],
"columns": [
"status",
"logged_in",
"site",
"id",
"username",
"name",
"url"
],
"type": "js",
"modulePath": "github/auth.js",
"sourceFile": "github/auth.js",
"navigateBefore": false,
"defaultWindowMode": "foreground"
},
{
"site": "github",
"name": "whoami",
"description": "Show the current logged-in github account",
"access": "read",
"domain": "github.com",
"strategy": "cookie",
"browser": true,
"args": [],
"columns": [
"logged_in",
"site",
"id",
"username",
"name",
"url"
],
"type": "js",
"modulePath": "github/auth.js",
"sourceFile": "github/auth.js",
"navigateBefore": false
},
{
"site": "google",
"name": "news",
Expand Down Expand Up @@ -30194,6 +30352,36 @@
"sourceFile": "twitter/lists.js",
"navigateBefore": "https://x.com"
},
{
"site": "twitter",
"name": "login",
"description": "Open twitter login and wait until the browser session is authenticated",
"access": "write",
"domain": "x.com",
"strategy": "cookie",
"browser": true,
"args": [
{
"name": "timeout",
"type": "int",
"default": 300,
"required": false,
"help": "Maximum seconds to wait for the user to finish login"
}
],
"columns": [
"status",
"logged_in",
"site",
"username",
"url"
],
"type": "js",
"modulePath": "twitter/auth.js",
"sourceFile": "twitter/auth.js",
"navigateBefore": false,
"defaultWindowMode": "foreground"
},
{
"site": "twitter",
"name": "notifications",
Expand Down Expand Up @@ -30878,6 +31066,26 @@
"sourceFile": "twitter/unretweet.js",
"navigateBefore": true
},
{
"site": "twitter",
"name": "whoami",
"description": "Show the current logged-in twitter account",
"access": "read",
"domain": "x.com",
"strategy": "cookie",
"browser": true,
"args": [],
"columns": [
"logged_in",
"site",
"username",
"url"
],
"type": "js",
"modulePath": "twitter/auth.js",
"sourceFile": "twitter/auth.js",
"navigateBefore": false
},
{
"site": "uisdc",
"name": "news",
Expand Down Expand Up @@ -34181,6 +34389,36 @@
"sourceFile": "xiaohongshu/feed.js",
"navigateBefore": false
},
{
"site": "xiaohongshu",
"name": "login",
"description": "Open xiaohongshu login and wait until the browser session is authenticated",
"access": "write",
"domain": "creator.xiaohongshu.com",
"strategy": "cookie",
"browser": true,
"args": [
{
"name": "timeout",
"type": "int",
"default": 300,
"required": false,
"help": "Maximum seconds to wait for the user to finish login"
}
],
"columns": [
"status",
"logged_in",
"site",
"username",
"followers"
],
"type": "js",
"modulePath": "xiaohongshu/auth.js",
"sourceFile": "xiaohongshu/auth.js",
"navigateBefore": false,
"defaultWindowMode": "foreground"
},
{
"site": "xiaohongshu",
"name": "note",
Expand Down Expand Up @@ -34368,6 +34606,26 @@
"sourceFile": "xiaohongshu/user.js",
"navigateBefore": false
},
{
"site": "xiaohongshu",
"name": "whoami",
"description": "Show the current logged-in xiaohongshu account",
"access": "read",
"domain": "creator.xiaohongshu.com",
"strategy": "cookie",
"browser": true,
"args": [],
"columns": [
"logged_in",
"site",
"username",
"followers"
],
"type": "js",
"modulePath": "xiaohongshu/auth.js",
"sourceFile": "xiaohongshu/auth.js",
"navigateBefore": false
},
{
"site": "xiaoyuzhou",
"name": "download",
Expand Down
Loading
Loading