Chrome extension
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 8,809 public repositories matching this topic...
The following was generated by headless-recorder
await page.waitForSelector('body > #app > .Connect\(Layout\)-root-1 > .Connect\(Layout\)-content-2 > .Dashboard-container-45')
But since \ already means escape next char in javascript the \ also need escaping:
await page.waitForSelector('body > #app > .Connect\\(Layout\\)-root-1 > .Connect\\(Layout\\)-content-2 > .Dashboard
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Sep 19, 2020 - JavaScript
-
Updated
Nov 13, 2020 - TypeScript
-
Updated
Sep 4, 2020 - CSS
-
Updated
Nov 1, 2020 - JavaScript
-
Updated
Nov 4, 2020 - JavaScript
Update styling
Update styling to match new Chrome/devtools flat design.
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Oct 10, 2020
-
Updated
Nov 12, 2020 - JavaScript
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Oct 12, 2020 - JavaScript
-
Updated
Nov 11, 2020 - 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
Sep 8, 2020 - JavaScript
-
Updated
Oct 4, 2020 - JavaScript
-
Updated
Dec 25, 2019 - JavaScript
Describe the bug
Our GraphQL endpoint returns JSON in an specific structure, instead of the default data property, we only map our result into the data property when the operationName is IntrospectionQuery. But for some reason when loading the introspection query the value of operationName is null. Causing the result of the IntrospectionQuery to be on our custom JSON structu
-
Updated
Oct 27, 2020 - JavaScript
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Oct 1, 2020 - HTML
-
Updated
Sep 4, 2020 - TypeScript
-
Updated
Jul 9, 2020 - JavaScript
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Nov 13, 2020
Created by Google Inc.
Released December 8, 2009
- Website
- chrome.google.com/webstore/category/extensions
- Wikipedia
- Wikipedia
URL:
Screenshot: