文件名称:GithubEventsExt:让浏览器显示github用户和回购活动事件
文件大小:684KB
文件格式:ZIP
更新时间:2024-02-25 01:02:22
chrome-extension github-api typescript GitHubAPITypeScript
GithubEventsExt 让chrome显示github用户和回购活动事件 使用构建此扩展 TamperMonkey版本请参阅 功能 显示回购事件 显示用户事件 显示不同事件的不同标题和网址 设置令牌以访问用户私有存储库 错误提示 调整大小更快 ... 跑 git clone git@github.com:Aoi-hosizora/GithubEventsExt.git cd GithubEventsExt/ npm install npm run build # or npm run watch 打开Chrome扩展程序设置chrome:// extensions /
【文件预览】:
GithubEventsExt-master
----public()
--------manifest.json(938B)
--------options.html(2KB)
--------img()
----webpack.config.js(1KB)
----src()
--------scss()
--------ts()
--------html()
--------typings()
----tsconfig.json(358B)
----LICENSE(1KB)
----assets()
--------HoverIcon.jpg(5KB)
--------mainExt.jpg(590KB)
--------tipsDemo.jpg(20KB)
--------how-to-run.jpg(18KB)
--------tokenSetting.jpg(35KB)
--------ext-setting.jpg(38KB)
----tslint.json(638B)
----.gitignore(116B)
----readme.md(2KB)
----package-lock.json(186KB)
----package.json(1KB)