Skip to content

corentinleberre/hiver

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Hiver - Twitter logo restorer written with Plasmo

This extension is a project developed using Plasmo React and TypeScript that allows users to restore the original Twitter logo on the X website.

Installation

To use the Plasmo Chrome Extension, follow these steps:

  1. Clone the Repository: Start by cloning this GitHub repository to your local machine using the following command:

    git clone https://github.com/corentinleberre/hiver.git
  2. Navigate to the Directory: Change your working directory to the cloned repository folder:

    cd hiver
  3. Install Dependencies: Install the required dependencies using a package manager of your choice. For example, if you're using npm:

    npm install
  4. Build the Extension: Build the extension using the build script:

    npm run build
  5. Load the Extension in Chrome:

    • Open Google Chrome.
    • Visit chrome://extensions/.
    • Enable "Developer mode" using the toggle switch at the top right corner.
    • Click on "Load unpacked" and select the build directory from your cloned repository.
  6. Enable the Extension: Once loaded, you should see the Plasmo Twitter Logo Restorer extension in your Chrome extensions. Make sure it's enabled.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published