-
Updated
Jun 28, 2020 - JavaScript
chrome-extensions
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 497 public repositories matching this topic...
-
Updated
May 6, 2020 - JavaScript
-
Updated
Apr 30, 2020 - Vue
-
Updated
Jul 3, 2020 - JavaScript
-
Updated
May 6, 2019 - TypeScript
Firefox, Edit shortcut keys button in options, open Manage Extension Shortcuts
The Edit shortcut keys button in the extension options, opens a shortcuts.html page that shows the default shortcuts hard coded. They don't change even though the keys have been changed on the Firefox Manage Extensions Shortcuts page, to use shift + alt as the modifiers, because another extension [Vimium](h
-
Updated
Jun 27, 2020 - TypeScript
-
Updated
May 15, 2020 - Python
-
Updated
Jun 29, 2020 - JavaScript
-
Updated
Jul 4, 2020 - CSS
-
Updated
Jun 24, 2020
-
Updated
Jul 4, 2020 - Python
-
Updated
Jun 17, 2020 - CSS
-
Updated
Mar 29, 2020 - Java
-
Updated
May 22, 2020 - JavaScript
-
Updated
Apr 20, 2020 - JavaScript
-
Updated
Aug 12, 2019 - TypeScript
-
Updated
Mar 17, 2017 - JavaScript
-
Updated
Apr 30, 2020 - JavaScript
-
Updated
Jul 4, 2020 - JavaScript
Replace GitHub Icon used for forking podStation.
Use a less vendor specific icon.
I have found a nice icon on Font Awesome:
https://fontawesome.com/icons/code-branch?style=solid
The tooltip should also be something like "Contribute to the development of podStation"
One decision is: Go directly to the contributing session of podStation or have page within podStation with more informati
-
Updated
May 20, 2020 - JavaScript
Currently, a user would need to click on the download button on each photo to download the photo. It would be great if we could add a "Download All" button which will download all the selected images in one go.
-
Updated
Jun 24, 2020 - HTML
-
Updated
May 28, 2020 - HTML
-
Updated
Jun 7, 2020 - JavaScript
Created by Google Inc.
Released December 8, 2009
- Website
- chrome.google.com/webstore/category/extensions
- Wikipedia
- Wikipedia
The devtool right now only supports Apollo GraphQL servers. Making sure that the devtool works with all types of GraphQL servers show be one of the first updates. This can be done by using the devtools.network to listen to all http requests and create a parser that can parse through all GraphQL queries.