Skip to content
#

Chrome extension

chrome-extension logo

Chrome extensions are add-ons for Chromium-based browsers, such as Google Chrome, which enable users to customize the Chrome browsing experience. Built using web technologies like HTML, CSS, and JavaScript, extensions make use of various APIs supported by the browser. Extensions are typically downloaded from online marketplaces, with the Chrome Web Store being the most widely used. Chrome extensions work on most Chromium browsers, not just Google Chome developed by Google.

Here are 12,241 public repositories matching this topic...

refined-github
fregante
fregante commented May 20, 2022

Description

The blame view immediately tells you which lines are the most recent:

https://github.com/refined-github/refined-github/blame/main/package.json

We can use the same pattern/coloring in other areas of GitHub. There's already a feature request for this:

But we can start laying down the foundation for a generic

chirag127
chirag127 commented May 28, 2021

Description:

Provide option to keep some segment and provide a submit button below each segment as I don't want to upload the first segment. As I want the first segment but not sure about the consensus and correctness about the first segment.

Screenshot:

![image](https://user-images.githubusercontent.com/76880977/119963213-735efe80-bfc5-11eb-8d77-a00b840a0f9

enhancement help wanted good first issue
altair
andbar-ru
andbar-ru commented Nov 25, 2021

Is your feature request related to a problem? Please describe.
In my opinion, it would be nice to have an option/flag to allow users to turn off line numbers. I am used to launch Altair with in not full-screen mode and have 3 columns: request, result and docs. Line numbers generally is useless and occupy valuable horizontal space.

Describe the solution you'd like
Checkbox "Show line n

cdharris
cdharris commented Jun 17, 2020

Remote Functions Refactor

Overview

Remote functions exist to enable background->tab, and tab->background function delegation (i.e. Call a function in a tab, but have it run in the background and vice versa).

Refactoring has been started to make these functions interfaced and type safe.

Tasks

Grepping the codebase for remoteFunction( shows where it's still being us

Created by Google Inc.

Released January 25, 2010

Website
developer.chrome.com/docs/extensions