Move Cookies
Copy and paste cookies easily
Move Cookiesとは何ですか?
Move CookiesはKelvurによって開発されたChromeの拡張機能で、その主な機能は「Copy and paste cookies easily」です。
拡張機能のスクリーンショット
Move Cookies拡張機能のCRXファイルをダウンロード
Move Cookies拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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. 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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": [
" | |