-
Updated
Jun 7, 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,241 public repositories matching this topic...
-
Updated
Jun 14, 2022 - Markdown
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
Jun 14, 2022 - TypeScript
-
Updated
Jun 24, 2021 - JavaScript
-
Updated
Jun 10, 2022 - JavaScript
-
Updated
Jun 12, 2022 - TypeScript
-
Updated
Jun 13, 2022 - JavaScript
-
Updated
Jun 13, 2022 - JavaScript
-
Updated
May 16, 2022 - CSS
-
Updated
Jun 12, 2022
-
Updated
Jun 8, 2022 - JavaScript
-
Updated
Jun 10, 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
Jan 3, 2022 - JavaScript
-
Updated
May 24, 2022 - JavaScript
-
Updated
Jun 14, 2022 - Vue
-
Updated
Apr 21, 2022 - JavaScript
-
Updated
Jun 9, 2022 - TypeScript
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
Apr 14, 2022 - JavaScript
-
Updated
Jun 7, 2022 - JavaScript
-
Updated
Jun 11, 2021 - JavaScript
Update styling
Update styling to match new Chrome/devtools flat design.
-
Updated
Mar 22, 2022
-
Updated
Jun 4, 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 18, 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