Skip to content

CT4nk3r/save-the-biscuits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Save the Biscuits Chrome Extension

Overview

"Save the Biscuits" is a Chrome extension designed to help users manage and save cookies from their web browsing sessions. This extension provides a user-friendly interface to interact with cookies, allowing users to view, save, and manage their cookie data efficiently.

Features

  • View cookies from the current webpage.
  • Save cookies for later use.
  • User-friendly popup interface for easy interaction.

Project Structure

save-the-biscuits
├── src
│   ├── popup
│   │   ├── popup.html
│   │   ├── popup.js
│   │   └── popup.css
│   ├── cookie.png
│   └── manifest.json
├── LICENSE
└── README.md

Installation

  1. Download or clone the repository.
  2. Open Chrome and navigate to chrome://extensions/.
  3. Enable "Developer mode" by toggling the switch in the top right corner.
  4. Click on "Load unpacked" and select the save-the-biscuits directory.
  5. The extension should now be installed and visible in your extensions list.

Usage

  1. Click on the "Save the Biscuits" extension icon in the Chrome toolbar.
  2. The popup will appear, displaying the cookies for the current webpage.
  3. Use the provided options to save or manage your cookies as needed.

Contributing

Contributions are welcome! If you have suggestions or improvements, feel free to submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

A cookie manager browser extension, allows you to store your cookies from a given session, then restore them whenever you feel like.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors