Developer Cookie

Set a cookie to tell your websites that you're a developer. Use with Google Analytics to avoid tracking internal traffic.
What is Developer Cookie?
Developer Cookie is a Chrome extension that allows website developers to mark themselves as such on any domain, via a cookie. This indication can be used in scripts to conditionally alter site behavior, such as excluding internal traffic from Google Analytics tracking, displaying additional debug information, or viewing a control panel. The extension uniquely identifies the developer or team within a domain, manages and maintains the cookie's lifecycle, and applies the developer status across all pages of the domain.

Extension stats

Users: 823 ▲ 11
Rating: 5.00 (9)
Version: 1.0.4 (Last updated: 2014-06-19)
Creation date: 2014-06-19
Risk impact: High risk impact
Risk likelihood: Low risk likelihood
Manifest version: 2
Permissions:
  • storage
  • webNavigation
  • tabs
  • cookies
  • http://*/*
  • https://*/*
Size: 37.26K

Other platforms

Developer Notes (v1.0.4)
5.00 (1) 259
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.

Extension summary

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) {

See more

User reviews

Worked perfectly. I love you.
by Shafiq al-Shaar, 2017-08-16

Great product to clear and reset cookies
by Jean Sweeny, 2017-02-04

This extension is very useful and is much easier than setting cookies using other extensions.
by Michael Blair, 2015-06-30
View all user reviews

Extension safety

Risk impact

Developer Cookie requires some sensitive permissions that could impact your browser and data security. Exercise caution before installing.

Risk likelihood

Developer Cookie has earned a fairly good reputation and likely can be trusted.

Upgrade to see risk analysis details

Promo images

Developer Cookie small promo image
Small promo image

Similar extensions

Here are some Chrome extensions that are similar to Developer Cookie: