Developer Cookie

开发者工具插件大小: 36.39KiB版本: v 1.0.4更新时间: 2021-12-21
大小:36.39KiB版本:v 1.0.4更新时间:2021-12-21

Set a cookie to tell your websites that you're a developer. Use with Google Analytics to avoid tracking internal traffic.

Developer Cookie 的使用方法详解,最全面的教程


Developer Cookie 描述:

用户数:836

分类:开发者工具插件

扩展大小:36.39 KiB

最后更新时间:2021-12-21

版本:v 1.0.4


Developer Cookie 插件简介:

这是来自Chrome商店的 Developer Cookie 浏览器插件,您可以在当前页面下载它的最新版本安装文件,并安装在Chrome、Edge等浏览器上。


Developer Cookie插件下载方法/流程:

点击下载按钮,关注“扩展迷Extfans”公众号并获取验证码,在网页弹窗中输入验证码,即可下载最新安装文件。


Developer Cookie插件安装教程/方法:

(1)将扩展迷上下载的安装包文件(.zip)解压为文件夹,其中类型为“crx”的文件就是接下来需要用到的安装文件

(2) 从设置->更多工具->扩展程序 打开扩展程序页面,或者地址栏输入 Chrome://extensions/ 按下回车打开扩展程序页面

(3) 打开扩展程序页面的“开发者模式”

(4) 将crx文件拖拽到扩展程序页面,

完成安装如有其它安装问题,

请扫描网站底部二维码与客服联系如有疑问请参考:

https://www.extfans.com/installation/
From any website, simply click on the Developer Cookie Icon in your browser to set yourself as a developer/team member for that domain. Green means that you are a developer and that cookies will be set for this domain, gray means you are not. This preference is saved and this extension will try to always keep a cookie set for that domain. The "name" and "value" of the cookie that gets created can (and should) be customized to be unique to you or your organization. A list of all of your active domains can be found on the Options page, where domains can be easily added or removed as needed. There is also a button here to clear any cookies that have been saved on your device. Right-click the Developer Cookie Icon in your browser and select "Options" to access this page any time. Alternatively, you can find a link to this page in your Extensions manager. ••• How to Use ••• In your scripts, check for this cookie before performing certain actions. JavaScript example: - - - - - - - - - - - - - - - - - - - - - - - - - - - var devCookie = "ChromeDeveloperCookie=123"; if (document.cookie.indexOf(devCookie) !== -1) { // I am a developer // Show control panel, debug info, etc. } else { // I am NOT a developer // Insert Google Analytics code here, etc. } - - - - - - - - - - - - - - - - - - - - - - - - - - - PHP example: - - - - - - - - - - - - - - - - - - - - - - - - - - - $devCookie = @$_COOKIE["ChromeDeveloperCookie"]; if ($devCookie === "123") { // I am a developer // Show control panel, debug info, etc. } else { // I am NOT a developer // Insert Google Analytics code here, etc. } - - - - - - - - - - - - - - - - - - - - - - - - - - - ••• Notes About Cookies ••• On your next visit to any of the domains in your list, a new developer cookie will be created if one does not already exist (assuming this extension is enabled). New cookies are set to expire after 30 days. To keep your cookies up-to-date, a check is done when this extension is started (often at the opening of a new browsing session) and the expiration date of all active domains is renewed. However, for many reasons it is possible that even with this extension enabled you could load the page as a public user (once every 30 days or as often as your cookies are cleared). These cookies are very helpful, but please do not rely on this method of identification to be bulletproof. Activating a domain applies to all pages on that domain, so clicking the icon while viewing any page on "http://www.example.com/" will cause your cookie to be set for all of the following: - http://www.example.com/page1.html - http://www.example.com/subfolder/page2.html - http://example.com/page1.html - and so on... However, cookies set for "example.com" will NOT be present on "beta.example.com" and vice versa. Each new sub-domain can be added or removed with a single click. WARNING: This method of identification is not secure and should not be used to replace a user log-in system. Do not display secure data based on this cookie.

相关应用

브라우저에서 라온시큐어의 PC보안 기능을 사용하기 위한 확장 프로그램입니다.
Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions!
Расширение позволяет использовать КриптоПро ЭЦП Browser plug-in в браузере. Для работы требует установленного ЭЦП Browser plug-in.
Adds React debugging tools to the Chrome Developer Tools. Created from revision 336ac8ceb on 7/13/2022.
Advanced Eyedropper, Color Picker, Gradient Generator and other colorful goodies
POSTMAN CHROME IS DEPRECATED DOWNLOAD THE UPDATED POSTMAN NATIVE APPS Postman Chrome is deprecated and is missing essential, new…
EditThisCookie是一个cookie管理器。您可以添加,删除,编辑,搜索,锁定和屏蔽cookies!
Tag Assistant helps to troubleshoot installation of various Google tags including Google Analytics, Google Tag Manager and more.
The web developers helper program to create and test custom HTTP requests.
back top top
back top top