Giter VIP home page Giter VIP logo

auto-cookies's Introduction

Chrome Extension for auto selecting cookies

This repository contains a code that allows auto selection of the cookies

Getting Started

To use this boilerplate, follow these steps:

  1. Clone or download this repository to your local machine.
  2. Navigate to the project folder and customize the files as needed for your extension.

Running the Extension

To test and run your Chrome extension, follow these steps:

  1. Open Google Chrome and navigate to chrome://extensions/.
  2. Enable "Developer mode" in the top right corner.
  3. Click "Load unpacked" and select the folder containing your manifest.json file.

Your extension should now be loaded and visible in the extensions list. You can click on the extension icon to see the popup with the "Hello, World!" message and the "Click me" button.

Customizing the Extension

Feel free to modify the files and add more functionality as needed. The boilerplate includes the following files:

  • manifest.json: Contains themetadata and configuration for your extension.
  • popup.html: The HTML file for the popup that appears when you click the extension icon.
  • popup.js: The JavaScript file for handling interactions within the popup.
  • background.js: The background script file for handling long-running tasks or events.
  • content.js: The content script file for interacting with web pages.
  • styles.css: (optional) The CSS file for adding custom styles to your extension.

Contributing

If you have any suggestions or improvements for this boilerplate, feel free to submit a pull request or open an issue.

License

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


Good luck with your Chrome extension project, and happy coding!

auto-cookies's People

Contributors

hir06 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.