Skip to content
#

Chrome extension

chrome-extension logo

Google Chrome Extensions are add-ons that allow users to customize their Chrome web browser. They are downloadable through the Chrome Web Store. Extensions are most often written in HTML, JavaScript, and CSS.

Here are 11,759 public repositories matching this topic...

refined-github
fregante
fregante commented Mar 12, 2022

Description

https://github.com/refined-github/refined-github/blob/b9c951ae7e151164940662e178e83ce68e0c4553/source/features/batch-mark-files-as-viewed.tsx#L21

Instead of checking whether there was a previousFile, it should:

  • use previousFile?.isConnected to check whether the box is still in the same document
  • default to the first item

This is because I scroll down the page, the

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 December 8, 2009

Website
chrome.google.com/webstore/category/extensions
Wikipedia
Wikipedia