All Projects → Moustachauve → cookie-editor

Moustachauve / cookie-editor

Licence: GPL-3.0 license
A powerful browser extension to create, edit and delete cookies

Programming Languages

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

Projects that are alternatives of or similar to cookie-editor

Zebra Cookie
A ridiculously small (~500 bytes minified) JavaScript API for writing, reading and deleting browser cookies
Stars: ✭ 15 (-93.88%)
Mutual labels:  cookie, cookies
Cookie Universal
Universal cookie plugin, perfect for SSR
Stars: ✭ 376 (+53.47%)
Mutual labels:  cookie, cookies
Cookies.js
Simple cookie framework with full Unicode support
Stars: ✭ 254 (+3.67%)
Mutual labels:  cookie, cookies
contao-cookiebar
Display the information about cookies on your Contao website
Stars: ✭ 27 (-88.98%)
Mutual labels:  cookie, cookies
tab-counter
A button badge that shows the number of tabs open in a window
Stars: ✭ 35 (-85.71%)
Mutual labels:  opera, firefox-addon
nginx cookie flag module
Module for Nginx which allows to set the flags "HttpOnly", "secure" and "SameSite" for cookies.
Stars: ✭ 101 (-58.78%)
Mutual labels:  cookie, cookies
Ngx Cookie Service
Angular (4.2+ ...11) service for cookies. Originally based on the `ng2-cookies` library.
Stars: ✭ 363 (+48.16%)
Mutual labels:  cookie, cookies
Client-Storage
🗄 Bulletproof persistent Client storage, works with disabled Cookies and/or localStorage
Stars: ✭ 15 (-93.88%)
Mutual labels:  cookie, cookies
flagCookies
A cookie manager, browser add-on to manage and flag cookies. On stereoids.
Stars: ✭ 42 (-82.86%)
Mutual labels:  opera, 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 (-34.29%)
Mutual labels:  cookie, cookies
PolishCookieConsent
Polish Cookie Consent is an extension, which automatically accepts privacy policy/GDPR on websites.
Stars: ✭ 17 (-93.06%)
Mutual labels:  cookie, cookies
stylish-hub
🍹 A browser extension that brings new GitHub features and experience.
Stars: ✭ 14 (-94.29%)
Mutual labels:  opera, firefox-addon
cookies
Manage your cookies on client and server side (Angular Universal)
Stars: ✭ 40 (-83.67%)
Mutual labels:  cookie, cookies
CockyGrabber
C# library for the collection of browser information such as cookies, logins, and more
Stars: ✭ 46 (-81.22%)
Mutual labels:  cookie, cookies
cookies
Convenient way to use cookies with PSR-7
Stars: ✭ 17 (-93.06%)
Mutual labels:  cookie, cookies
Vue Cookies
A simple Vue.js plugin for handling browser cookies
Stars: ✭ 293 (+19.59%)
Mutual labels:  cookie, cookies
Meteor-Cookies
🍪 Isomorphic bulletproof cookie functions for client and server
Stars: ✭ 41 (-83.27%)
Mutual labels:  cookie, cookies
Cookie Autodelete
Firefox and Chrome WebExtension that deletes cookies and other browsing site data as soon as the tab closes, domain changes, browser restarts, or a combination of those events.
Stars: ✭ 1,015 (+314.29%)
Mutual labels:  cookie, cookies
scrolltotop
Scroll To Top extension for Chrome, Firefox, Safari, Opera.
Stars: ✭ 60 (-75.51%)
Mutual labels:  opera, firefox-addon
quickjira
🚤 📂 Quickly access the JIRA of your choice by typing the ticket id
Stars: ✭ 65 (-73.47%)
Mutual labels:  opera, firefox-addon

Cookie-Editor

Cookie-Editor is a browser extension/add-on that lets you efficiently create, edit and delete cookies for the current tab. Perfect for developing, quickly testing or even manually managing your cookies for your privacy.

Description

Cookie-Editor is designed to have a simple to use interface that let you do most standard cookie operations quickly. It is ideal for developing and testing web pages.

You can easily create, edit and delete a cookie for the current page that you are visiting. There is also a handy button to mass delete all the cookies for the current page.

Cookie-Editor is available for Google Chrome, Firefox, Edge and Opera. It should be possible to install it on any webkit browser, but keep in mind that only the previous four browsers are officially supported.

The Add-on is available also available on Firefox for Android for easy and convenient cookie manipulation on a mobile device.

Install on Google Chrome

Find this extension on the Chrome Web Store.

Install on Firefox

Find this extension on the Firefox Add-ons site.

Install on Opera

Find this extension on the Opera Extensions site.

Install on Microsoft Edge

Find this extension on the Microsoft Store.

Legacy Microsoft Edge

Find this extension on the Microsoft Store.

Feature Suggestions or Bug Reports

To submit a feature suggestion or file a bug report, please create a new issue here.

How to build

  1. Run npm install to make sure you have all the required packages installed.
  2. Run the command grunt
  3. All the files are in the dist directory created
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].