CookieSync: syncs cookies to localhost Chrome 插件, crx 扩展下载
Copies cookies to localhost
This is an add-on which copies cookies to localhost. This addon monitors all incoming cookies and all cookies matching a user defined name regex will be copied to the http://localhost domain. It's primary here for developers that have code running on their localhost which connects to other services and need access to their cookies. The typical use case is a third-party login flow. In production the developer's code wil run on the same domain as the other services and have access to the cookies they set. But when code is running on localhost (during development), those cookies are not accessible in the browser. This add on makes those cookies available on localhost, so available to the developer's local code.
分类 | 💻开发者工具 |
插件标识 | gcmbgjbdleaopgcnhfijjmdkdkjhggdo |
平台 | Chrome |
评分 |
☆☆☆☆☆
|
评分人数 | |
插件主页 | https://chromewebstore.google.com/detail/cookiesync-syncs-cookies/gcmbgjbdleaopgcnhfijjmdkdkjhggdo |
版本号 | 2.0.1 |
大小 | 122KiB |
官网下载次数 | 306 |
下载地址 | |
更新时间 | 2021-11-13 00:00:00 |
CRX扩展文件安装方法
第1步: 打开Chrome浏览器的扩展程序
第2步:
在地址栏输入: chrome://extensions/
第3步: 开启右上角的【开发者模式】
第4步: 重启Chrome浏览器 (重要操作)
第5步: 重新打开扩展程序管理界面
第6步: 将下载的crx文件直接拖入页面完成安装
注意:请确保使用最新版本的Chrome浏览器