简介
简单介绍
这是一款协助开发者开发和调试客服系统Cookie的浏览器插件,支持Edge、Chrome等主流浏览器。我们不会收集任何的信息,所有的功能都是基于浏览器本身提供的接口。
This is a browser plug-in that assists developers in developing and debugging customer service system cookies, and supports mainstream browsers such as Edge and Chrome. We do not collect any information, and all functions are based on the interface provided by the browser itself.
核心功能
在开发调试前端网站时,经常遇到调试API需要使用cookie的场景,我们的扩展程序就是为了实现一键快速复制当前网站cookie的功能,以方便开发人员调试API,去除了复杂的配置操作,只为了简单、快速地把你的网站的cookie复制到剪切板;
Core function
: When developing and debugging front-end websites, we often encounter scenarios where debugging APIs need to use cookies, and our extension program is to realize the function of quickly copying the cookie of the current website with one click, so as to facilitate developers to debug the API, remove complex configuration operations, just to simply and quickly copy the cookie of your website to the clipboard;
一键复制当前页面的Cookie
通过与插件通信的方式,使用API获取Cookie
使用方法
安装这个扩展程序,然后打开任意的待调试的网站,点击该扩展程序的图标,在popup界面有一个“复制当前页面cookie”,点击它即可把当前网站页面的cookie快速复制到剪切板,然后你就可以使用该cookie去调试你自己网站的API了,它的功能就是这样傻瓜式的操作,没有其他很复杂的操作;
How to use
: Install this extension, then open any website to be debugged, click the icon of the extension, there is a "copy current page cookie" in the popup interface, click it to quickly copy the cookie of the current website page to the clipboard, and then you can use the cookie to debug your own website API, its function is such a foolish operation, there are no other very complicated operations;
步骤一
步骤二
支持的浏览器
Edge
Chrome