All Projects → vinitshahdeo → Cookie-Manager

vinitshahdeo / Cookie-Manager

Licence: MIT license
A chrome extension to manage browser cookies.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Cookie-Manager

sfcookies
Giving react projects access to browser cookies.
Stars: ✭ 40 (+53.85%)
Mutual labels:  cookies, browser-cookie
Cookies
🍪 Cookie Manager for React Native
Stars: ✭ 209 (+703.85%)
Mutual labels:  cookies
Mern Login Signup Component
Minimalistic Sessions based Authentication app 🔒 using Reactjs, Nodejs, Express, MongoDB and Bootstrap. Uses Cookies 🍪
Stars: ✭ 74 (+184.62%)
Mutual labels:  cookies
Next Dark Mode
🌑 Enable dark mode for Next.js apps
Stars: ✭ 133 (+411.54%)
Mutual labels:  cookies
Ihavecookies
jQuery plugin to display cookie consent message (EU regulation)
Stars: ✭ 106 (+307.69%)
Mutual labels:  cookies
Ngx Store
Angular decorators to automagically keep variables in HTML5 LocalStorage, SessionStorage, cookies; injectable services for managing and listening to data changes and a bit more.
Stars: ✭ 152 (+484.62%)
Mutual labels:  cookies
Cookies
Signed and unsigned cookies based on Keygrip
Stars: ✭ 1,090 (+4092.31%)
Mutual labels:  cookies
rack-session-smart cookie
Slightly smarter session cookies for Rack 2 apps
Stars: ✭ 43 (+65.38%)
Mutual labels:  cookies
Supra Api Nodejs
❤️ Node.js REST API boilerplate
Stars: ✭ 182 (+600%)
Mutual labels:  cookies
Persistentcookiejar
A persistent CookieJar implementation for OkHttp 3 based on SharedPreferences.
Stars: ✭ 1,714 (+6492.31%)
Mutual labels:  cookies
Py3 Pinterest
Fully fledged Python Pinterest client
Stars: ✭ 133 (+411.54%)
Mutual labels:  cookies
Sessionup
Straightforward HTTP session management
Stars: ✭ 107 (+311.54%)
Mutual labels:  cookies
Vue Warehouse
A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js.
Stars: ✭ 161 (+519.23%)
Mutual labels:  cookies
Authenticationintro
Stars: ✭ 82 (+215.38%)
Mutual labels:  cookies
Awesome Web Storage
😎 Everything you need to know about Client-side Storage.
Stars: ✭ 227 (+773.08%)
Mutual labels:  cookies
Theming Demo
https://codesandbox.io/s/github/juliaqiuxy/theming-demo/tree/master/?from-embed
Stars: ✭ 59 (+126.92%)
Mutual labels:  cookies
Ember Cookies
Cookies abstraction for Ember.js that works both in the browser as well as with Fastboot on the server
Stars: ✭ 109 (+319.23%)
Mutual labels:  cookies
Next Firebase Auth
Simple Firebase authentication for all Next.js rendering strategies
Stars: ✭ 135 (+419.23%)
Mutual labels:  cookies
cookieconsent-wpplugin
Cookie Consent WordPress plugin
Stars: ✭ 38 (+46.15%)
Mutual labels:  cookies
Connector
Коннектор: удобный HTTP-клиент для 1С:Предприятие 8
Stars: ✭ 240 (+823.08%)
Mutual labels:  cookies

Cookie Manager

Cookie Manager Chrome Extesion

A chrome extension to manage browser cookies manually.

GitHub commit activity GitHub last commit

What you can do with this extension?

  1. Display cookies for given url
  2. Delete all cookies present in the browser
  3. Set cookies for any domain.

It also displays the total number of cookies present in your browser at the top.

Live Demo, not Lie

Check the screenshots of UI here

Screenshot

Installation

GitHub

Steps to install this extension manually :

  • Clone this repository using git clone https://github.com/vinitshahdeo/Cookie-Manager

  • Go to chrome://extensions/ and check the box for Developer mode in the top right.

  • Click the load unpacked button and select the cloned folder for this repo to install it.

  • And here, you go!

Note - Icon is taken from here.

Useful Links

Are you looking for something that can clear all your cookies in one go? Check this!

To Do

PRs Welcome GitHub pull requests

  • Setting cookies for given domain

  • Display cookies based on the filter i.e. regex(say *.github.com)

  • Delete cookies individually for the domain

  • Prompt a confirmation for Clear All Cookies

  • Refactoring of code

Wanna contribute?

GitHub issues GitHub forks GitHub stars

If you want to contribute to this project and make it better, your help is most welcome. Fork it and make changes in your personal branch and send pull request to develop

Fork this on GitHub

Need Help?

Feel free to ask me, if you need any help.

Twitter Follow

Thanks!

Vinit Shahdeo

Author Open Source Love

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].