Skip to content

lehnenb/cookie-flipper

Repository files navigation

Cookie Flipper

Experimental Chrome extension used for setting cookies (to "true" or "false") and keeping them in sync across different domains.

Alt Text

FYI

This is a barely-functional version used for solving a very specific use case.

For now, it only sets cookies to "true" or "false" since I only use it to control feature flags.

Could turn this into a proper extension in the future. However, at the moment, this is here mainly to serve as a template for new extensions.

Instructions

  • First, build the project using: yarn run dev
  • Then, go to: chrome://extensions/ and enable the developer mode at the upper right-hand corner
  • Finally, load the package by clicking on Load unpacked located in the upper left corner (you have to point to the folder where manifest.json file is, /dist in this case)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published