Move Cookies
Copy and paste cookies easily
Move Cookies란 무엇입니까?
Move Cookies은(는) Kelvur에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Copy and paste cookies easily"입니다.
확장 프로그램 스크린샷
Move Cookies 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Move Cookies is a Chrome Extension made to copy/paste cookies between hosts. Move Cookies made use of the local storage to transport the cookies making no neccessary the use of the clipboard, however when the action *Copy* is permormed Move Cookies will copy the cookies to the clipboard also.
확장 프로그램 기본 정보
이름 | Move Cookies |
ID | kffiikcfaacjjpmcalnafccbfebhlhkd |
공식 URL | https://chromewebstore.google.com/detail/move-cookies/kffiikcfaacjjpmcalnafccbfebhlhkd |
설명 | Copy and paste cookies easily |
파일 크기 | 13.48 KB |
설치 횟수 | 120 |
현재 버전 | 0.4.0 |
최근 업데이트 | 2023-09-11 |
출시 날짜 | 2021-01-15 |
개발자 | Kelvur |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://github.com/Kelvur/chrome-extension-move-cookies |
도움말 페이지 URL | https://github.com/Kelvur/chrome-extension-move-cookies/issues |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Move Cookies", "version": "0.4.0", "description": "Copy and paste cookies easily", "permissions": [ "cookies", "activeTab", "storage" ], "host_permissions": [ " |