-
Updated
May 16, 2022 - JavaScript
Chrome extension
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,135 public repositories matching this topic...
-
Updated
May 28, 2022 - Markdown
-
Updated
May 19, 2022 - JavaScript
-
Updated
May 29, 2022 - TypeScript
-
Updated
Jun 24, 2021 - JavaScript
-
Updated
May 28, 2022 - JavaScript
-
Updated
May 23, 2022 - TypeScript
-
Updated
May 29, 2022 - JavaScript
-
Updated
May 26, 2022 - JavaScript
-
Updated
May 16, 2022 - CSS
-
Updated
May 23, 2022 - JavaScript
-
Updated
Apr 27, 2022
-
Updated
May 21, 2022 - JavaScript
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.
-
Updated
May 24, 2022 - JavaScript
-
Updated
Jan 3, 2022 - JavaScript
-
Updated
May 28, 2022 - Vue
-
Updated
Apr 21, 2022 - JavaScript
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
-
Updated
May 25, 2022 - TypeScript
-
Updated
Apr 14, 2022 - JavaScript
-
Updated
May 2, 2022 - JavaScript
-
Updated
Jun 11, 2021 - JavaScript
Update styling
Update styling to match new Chrome/devtools flat design.
-
Updated
Mar 22, 2022
-
Updated
May 15, 2022 - JavaScript
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
-
Updated
May 20, 2022 - JavaScript
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