Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

Permalink
add blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
sametcn99 committed Mar 3, 2024
1 parent 908a7d0 commit 11e8ab5
Showing 1 changed file with 71 additions and 0 deletions.
71 changes: 71 additions & 0 deletions public/posts/gpv-chrome-extension.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
---
title: "GitHub Profile Viewer Opener Chrome Extension"
date: "2024-03-03"
description: "This Chrome extension allows you to easily open a GitHub Profile on Github Profile Viewer Website."
author: "admin"
keywords: "GitHub Profile Viewer, GPV Chrome Extension"
---
# GitHub Profile Viewer Opener Chrome Extension

This Chrome extension allows you to easily open a GitHub Profile on [Github Profile Viewer](https://githubprofileviewer.com/).
Install the GPV extension to enhance your experience on Github, Gists, and GitLab profiles. Once installed, simply click on the extension while browsing profiles on these platforms to access comprehensive Profile Statistics through the Github Profile Viewer. Elevate your profile tracking and analysis by integrating GPV into your browser, allowing for a seamless and enriched exploration of Github, Gists, and GitLab profiles.

## Install from Chrome Web Store

To add the "GitHub Profile Viewer Opener" Chrome extension from the Chrome Web Store, follow these simple steps:

1. Visit the Chrome Web Store by navigating to **[chrome.google.com/webstore](https://chromewebstore.google.com/detail/gpv-opener/abgechjdbcnlcdcmhkaakobeoimjgkmb).**

2. In the search bar, type "GitHub Profile Viewer Opener" and press Enter.

3. Locate the extension in the search results.

4. Click on the extension to view its details.

5. On the extension page, click the "Add to Chrome" button.

6. A confirmation dialog will appear. Click "Add extension" to proceed.

7. The extension will be added to your Chrome browser, and its icon should appear in the Chrome toolbar.

Now, you've successfully installed the "GitHub Profile Viewer Opener" Chrome extension from the Chrome Web Store. You can use it to enhance your experience on GitHub, Gists, and GitLab profiles as described in the extension documentation.

## Installation

1. Clone or download this repository or

```bash
git clone https://github.com/sametcn99/open-on-gpv-crx.git
```

2. Open Google Chrome and go to `chrome://extensions/`.

3. Enable "Developer mode" in the top right corner.

4. Click on "Load unpacked" and select the extension directory.

5. The extension icon should appear in your Chrome toolbar.

## Easiest Way to Installation

1. Download crx file from [Releases](https://github.com/sametcn99/open-on-gpv-crx/releases).
2. Open Google Chrome and go to `chrome://extensions/`.
3. Enable "Developer mode" in the top right corner.
4. Drag and drop `.crx` file to the extensions page.
5. And click `Add Extension` button.

## How to Use

1. Navigate to any GitHub or Gist profile page (e.g. `https://github.com/username/*` , `https://gist.github.com/username/*`, `https://gitlab.com/username/*`).

2. Click on the extension icon in the toolbar.

3. The profile will be opened in [Github Profile Viewer](https://next-github-profile-viewer.vercel.app) in a new tab.

## Features

- Quickly open GitHub Profiles in GPV.

## Issues and Contributions

Feel free to open issues or contribute to this project. Pull requests are welcome!

1 comment on commit 11e8ab5

@vercel
Copy link

@vercel vercel bot commented on 11e8ab5 Mar 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.