Skip to content

Commit

Permalink
확장프로그램 업로드
Browse files Browse the repository at this point in the history
  • Loading branch information
kyechan99 committed Dec 21, 2023
1 parent 3e32883 commit 398a2e8
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 74 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,13 @@
<p align="center">
<img src="https://img.shields.io/github/package-json/v/kyechan99/chzzk-plus?style=for-the-badge"/>
<img src="https://img.shields.io/github/license/kyechan99/chzzk-plus?style=for-the-badge"/>
<a href="https://github.com/kyechan99/chzzk-plus/releases">
<a href="https://chromewebstore.google.com/detail/chzzk-plus/miampiopgfpnimmggagljgbpmjmjdjia?hl=ko&utm_source=ext_sidebar">
<img src="https://img.shields.io/badge/DOWNLOAD-ME-%2320c997?style=for-the-badge"/>
</a>
</p>

[크롬 확장프로그램 설치](https://chromewebstore.google.com/detail/chzzk-plus/miampiopgfpnimmggagljgbpmjmjdjia?hl=ko&utm_source=ext_sidebar)

## Feature

### 1. PIP 모드 버튼
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Chzzk Plus",
"description": "네이버 스트리밍 서비스 Chzzk Plus",
"version": "1.0",
"version": "1.0.1",
"manifest_version": 3,
"icons": {
"16": "icon16.png",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "chzzk-plus",
"private": true,
"version": "0.0.5",
"version": "1.0.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
71 changes: 0 additions & 71 deletions q

This file was deleted.

0 comments on commit 398a2e8

Please sign in to comment.