Move Cookies
Copy and paste cookies easily
Vad är Move Cookies?
Move Cookies är en Chrome-tillägg utvecklad av Kelvur, och dess huvudfunktion är "Copy and paste cookies easily".
Tilläggsskärmbilder
Ladda ner Move Cookies-förlängningens CRX-fil
Ladda ner Move Cookies-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | kffiikcfaacjjpmcalnafccbfebhlhkd |
| Officiell webbadress | https://chromewebstore.google.com/detail/move-cookies/kffiikcfaacjjpmcalnafccbfebhlhkd |
| Beskrivning | Copy and paste cookies easily |
| Filstorlek | 13.48 KB |
| Antal Installationer | 120 |
| Aktuell Version | 0.4.0 |
| Senast Uppdaterad | 2023-09-11 |
| Publiceringsdatum | 2021-01-15 |
| Utvecklare | Kelvur |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://github.com/Kelvur/chrome-extension-move-cookies |
| Hjälpsida URL | https://github.com/Kelvur/chrome-extension-move-cookies/issues |
| Stödda Språk | 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": [
" | |