摸鱼倒计时
摸鱼小插件.
摸鱼倒计时란 무엇입니까?
摸鱼倒计时은(는) qishengcheng에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "摸鱼小插件."입니다.
확장 프로그램 스크린샷
摸鱼倒计时 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
安装后只需要在扩展列表中打开他就能看到节假日倒计时
확장 프로그램 기본 정보
이름 | 摸鱼倒计时 |
ID | okfpfcaedamllpikbbmnkjignegljllp |
공식 URL | https://chromewebstore.google.com/detail/%E6%91%B8%E9%B1%BC%E5%80%92%E8%AE%A1%E6%97%B6/okfpfcaedamllpikbbmnkjignegljllp |
설명 | 摸鱼小插件. |
파일 크기 | 518 KB |
설치 횟수 | 493 |
현재 버전 | 1.2.0 |
최근 업데이트 | 2024-02-20 |
출시 날짜 | 2023-10-23 |
평점 | 5.00/5 총 4 개의 평점 |
개발자 | qishengcheng |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | http://assets.woftsun.cn/privacy.html |
지원되는 언어 | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "default_popup": "popup.html" }, "version": "1.2.0", "author": "lgvic", "name": "\u6478\u9c7c\u5012\u8ba1\u65f6", "description": "\u6478\u9c7c\u5c0f\u63d2\u4ef6.", "permissions": [ "storage", "notifications" ] } |