An open API service indexing awesome lists of open source software.

https://github.com/cssnr/github-extension

GitHub Web Extension
https://github.com/cssnr/github-extension

Last synced: 10 months ago
JSON representation

GitHub Web Extension

Awesome Lists containing this project

README

          

[![Build](https://img.shields.io/github/actions/workflow/status/cssnr/github-extension/build.yaml?logo=github&logoColor=white&label=build)](https://github.com/cssnr/github-extension/actions/workflows/build.yaml)
[![Test](https://img.shields.io/github/actions/workflow/status/cssnr/github-extension/test.yaml?logo=github&logoColor=white&label=test)](https://github.com/cssnr/github-extension/actions/workflows/test.yaml)
[![Lint](https://img.shields.io/github/actions/workflow/status/cssnr/github-extension/lint.yaml?logo=github&logoColor=white&label=lint)](https://github.com/cssnr/github-extension/actions/workflows/lint.yaml)
[![GitHub Release Version](https://img.shields.io/github/v/release/cssnr/github-extension?logo=github)](https://github.com/cssnr/github-extension/releases/latest)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=cssnr_github-extension&metric=alert_status&label=quality)](https://sonarcloud.io/summary/overall?id=cssnr_github-extension)
[![GitHub Last Commit](https://img.shields.io/github/last-commit/cssnr/github-extension?logo=github&logoColor=white&label=updated)](https://github.com/cssnr/github-extension/graphs/commit-activity)
[![GitHub Top Language](https://img.shields.io/github/languages/top/cssnr/github-extension?logo=htmx&logoColor=white)](https://github.com/cssnr/github-extension)
[![GitHub Repo Stars](https://img.shields.io/github/stars/cssnr/github-extension?style=flat&logo=github&logoColor=white)](https://github.com/cssnr/github-extension/stargazers)
[![GitHub Org Stars](https://img.shields.io/github/stars/cssnr?style=flat&logo=github&logoColor=white&label=org%20stars)](https://cssnr.github.io/)
[![Discord](https://img.shields.io/discord/899171661457293343?logo=discord&logoColor=white&label=discord&color=7289da)](https://discord.gg/wXy6m2X8wY)

# GitHub Web Extension

Modern Chrome Web Extension and Firefox Browser Addon for GitHub.

- [Install](#Install)
- [Features](#Features)
- [Configuration](#Configuration)
- [Support](#Support)
- [Contributing](#Contributing)

## Install

[![Chrome](https://raw.githubusercontent.com/smashedr/logo-icons/master/browsers/chrome_48.png)](https://github.com/cssnr/github-extension/releases/latest)
[![Firefox](https://raw.githubusercontent.com/smashedr/logo-icons/master/browsers/firefox_48.png)](https://github.com/cssnr/github-extension/releases/latest)
[![Edge](https://raw.githubusercontent.com/smashedr/logo-icons/master/browsers/edge_48.png)](https://github.com/cssnr/github-extension/releases/latest)
[![Opera](https://raw.githubusercontent.com/smashedr/logo-icons/master/browsers/opera_48.png)](https://github.com/cssnr/github-extension/releases/latest)
[![Brave](https://raw.githubusercontent.com/smashedr/logo-icons/master/browsers/brave_48.png)](https://github.com/cssnr/github-extension/releases/latest)
[![Chromium](https://raw.githubusercontent.com/smashedr/logo-icons/master/browsers/chromium_48.png)](https://github.com/cssnr/github-extension/releases/latest)
[![Yandex](https://raw.githubusercontent.com/smashedr/logo-icons/master/browsers/yandex_48.png)](https://github.com/cssnr/github-extension/releases/latest)

All **Chromium** Based Browsers can install the extension from the
[Chrome Web Store](https://github.com/cssnr/github-extension/releases/latest).

## Features

- It can be installed
- There is a popup
- Also, a sidebar
- And some panels that do nothing...

> [!TIP]
> Don't see your feature here?
> Request one on the [Feature Request Discussion](https://github.com/cssnr/github-extension/discussions/categories/feature-requests).

## Configuration

You can pin the Addon by clicking the `Puzzle Piece`, find the GitHub Web Extension icon, then;
**Chrome,** click the `Pin` icon.
**Firefox,** click the `Settings Wheel` and `Pin to Toolbar`.

## Support

For help using the web extension or to request features, see:

- Q&A Discussion: https://github.com/cssnr/github-extension/discussions/categories/q-a
- Request a Feature: https://github.com/cssnr/github-extension/discussions/categories/feature-requests

If you are experiencing an issue/bug or getting unexpected results, you can:

- Report an Issue: https://github.com/cssnr/github-extension/issues
- Chat with us on Discord: https://discord.gg/wXy6m2X8wY
- Provide General Feedback: [https://cssnr.github.io/feedback/](https://cssnr.github.io/feedback/?app=GitHub%20Extension)

Logs can be found inspecting the page (Ctrl+Shift+I), clicking on the Console, and;
Firefox: toggling Debug logs, Chrome: toggling Verbose from levels dropdown.

# Contributing

Currently, the best way to contribute to this project is to star this project on GitHub.

For instructions on building, testing and submitting a PR, see [CONTRIBUTING.md](CONTRIBUTING.md).

Other Web Extensions I have created and published:

- [Link Extractor](https://github.com/cssnr/link-extractor?tab=readme-ov-file#readme)
- [Open Links in New Tab](https://github.com/cssnr/open-links-in-new-tab?tab=readme-ov-file#readme)
- [Auto Auth](https://github.com/cssnr/auto-auth?tab=readme-ov-file#readme)
- [Cache Cleaner](https://github.com/cssnr/cache-cleaner?tab=readme-ov-file#readme)
- [HLS Video Downloader](https://github.com/cssnr/hls-video-downloader?tab=readme-ov-file#readme)
- [SMWC Web Extension](https://github.com/cssnr/smwc-web-extension?tab=readme-ov-file#readme)
- [PlayDrift Extension](https://github.com/cssnr/playdrift-extension?tab=readme-ov-file#readme)
- [ASN Plus](https://github.com/cssnr/asn-plus?tab=readme-ov-file#readme)
- [Aviation Tools](https://github.com/cssnr/aviation-tools?tab=readme-ov-file#readme)
- [Text Formatter](https://github.com/cssnr/text-formatter?tab=readme-ov-file#readme)

For a full list of current projects visit: [https://cssnr.github.io/](https://cssnr.github.io/)