https://github.com/axetroy/gm-auto-topic
GM脚本,用于给github项目添加topic,根据项目的package.json文件的keywords字段
https://github.com/axetroy/gm-auto-topic
github topic typescript
Last synced: about 2 months ago
JSON representation
GM脚本,用于给github项目添加topic,根据项目的package.json文件的keywords字段
- Host: GitHub
- URL: https://github.com/axetroy/gm-auto-topic
- Owner: axetroy
- License: mit
- Created: 2017-07-14T10:42:42.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-08T12:49:56.000Z (about 7 years ago)
- Last Synced: 2025-04-09T11:14:00.975Z (about 1 year ago)
- Topics: github, topic, typescript
- Language: JavaScript
- Homepage:
- Size: 147 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
Awesome Lists containing this project
README
### gm-auto-topic
[](https://travis-ci.org/axetroy/gm-auto-topic)
[](https://badge.fury.io/js/gm-auto-topic)
[](https://greenkeeper.io/)


GM脚本,用于给github项目添加topic,根据项目的package.json文件的keywords字段
### 反馈地址
- https://github.com/axetroy/gm-auto-topic/issues
- https://github.com/axetroy/gm-auto-topic/issues
- https://github.com/axetroy/gm-auto-topic/issues
### 如果这能够帮助到你, 不妨点个start, 你的支持就是我更新的动力
### 使用
1. 安装扩展
安装前确保你的浏览器已安装如下扩展
浏览器 | 支持扩展
------------ | -------------
Chrome | **Tampermonkey** or **Violent monkey**
Firefox | **Greasemonkey** or **Tampermonkey**
Safari | **Tampermonkey**
Microsoft Edge | **Tampermonkey**
Opera | **Tampermonkey**
Maxthon | **Violentmonkey**
Dolphin | **Tampermonkey**
UC | **Tampermonkey**
Qupzilla | 不需要额外软件
2. 安装脚本
[点击从Github安装](https://github.com/axetroy/gm-auto-topic/raw/gh-pages/index.user.js)
[点击从GreasyFork安装](https://greasyfork.org/scripts/31470-gm-autotopic-typescript/code/gm-autotopic%20(typescript).user.js)
### 支持的站点
```javascript
// @include *
```
### 贡献代码
```bash
git clone https://github.com/axetroy/gm-auto-topic.git
cd ./gm-auto-topic
npm install
npm run start
```
### 贡献者
| [
Axetroy](http://axetroy.github.io)
[💻](https://github.com/axetroyts-gmscript-boilerplate/gm-auto-topic/commits?author=axetroy) [🐛](https://github.com/axetroyts-gmscript-boilerplate/gm-auto-topic/issues?q=author%3Aaxetroy) 🎨 |
| :---: |
## 开源许可
The [MIT License](https://github.com/axetroy/gm-auto-topic/blob/master/LICENSE)