Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prmichaelsen/click-to-copy-cookie
Simple extension copy a cookie header for the current tab in a single click
https://github.com/prmichaelsen/click-to-copy-cookie
Last synced: 5 days ago
JSON representation
Simple extension copy a cookie header for the current tab in a single click
- Host: GitHub
- URL: https://github.com/prmichaelsen/click-to-copy-cookie
- Owner: prmichaelsen
- License: gpl-3.0
- Created: 2024-05-12T17:18:51.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-12T17:58:21.000Z (8 months ago)
- Last Synced: 2025-01-03T22:33:36.969Z (5 days ago)
- Language: JavaScript
- Size: 6.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![grunt ESLint](https://github.com/Moustachauve/cookie-editor/actions/workflows/npm-grunt.yml/badge.svg)](https://github.com/Moustachauve/cookie-editor/actions/workflows/npm-grunt.yml)
# Cookie-Editor (No Ads)This is just the original cookie-editor plugin without the ads. It's not published but you can just build it locally or download a release from the [releases page](https://github.com/prmichaelsen/cookie-editor-no-ads/releases/).
### Installation
* Download a [release](https://github.com/prmichaelsen/cookie-editor-no-ads/releases) or build from source
* Install the extension from the downloaded `.zip`.Original `README.md` below
---[Cookie-Editor](https://cookie-editor.com/) 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, Safari, 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.
Cookie-Editor is available on Firefox for Android and Safari for iOS, with an interface optimised for touchscreens.
## Installation
### Install on Google Chrome
Find this extension on the [Chrome Web Store](https://chrome.google.com/webstore/detail/cookie-editor/hlkenndednhfkekhgcdicdfddnkalmdm?utm_campaign=github).
[![Chrome Web Store](readme/get-chrome.png)](https://chrome.google.com/webstore/detail/cookie-editor/hlkenndednhfkekhgcdicdfddnkalmdm?utm_campaign=github)### Install on Firefox
Find this extension on the [Firefox Add-ons site](https://addons.mozilla.org/addon/cookie-editor?utm_campaign=external-github-readme).
[![Firefox Add-ons](readme/get-firefox.webp)](https://addons.mozilla.org/addon/cookie-editor?utm_campaign=external-github-readme)### Install on Safari
Cookie-Editor is available for both Mac and iOS. It has been tested on Mac, iPhone and iPad.
Find this extension on the [App Store](https://apps.apple.com/app/apple-store/id6446215341?pt=126143671&ct=github&mt=8).
[![Apple App Store](readme/get-safari-mac.svg)](https://apps.apple.com/app/apple-store/id6446215341?pt=126143671&ct=github&mt=8)### Install on Microsoft Edge
Find this extension on the [Microsoft Store](https://microsoftedge.microsoft.com/addons/detail/cookieeditor/neaplmfkghagebokkhpjpoebhdledlfi).### Install on Opera
Find this extension on the [Opera Extensions site](https://addons.opera.com/en/extensions/details/cookie-editor-2/).
[![Opera add-ons](readme/get-opera.png )](https://addons.opera.com/en/extensions/details/cookie-editor-2/)## Feature Suggestions or Bug Reports
To submit a feature suggestion or file a bug report, please [create a new issue here](https://github.com/Moustachauve/cookie-editor/issues).## 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 for Safari
Safari needs to be built in Xcode. I have only tested building Cookie-Editor on Xcode 15.
## Disclaimer
This project is not an official Google project. It is not supported by
Google and Google specifically disclaims all warranties as to its quality,
merchantability, or fitness for a particular purpose.