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 10,757 public repositories matching this topic...

refined-github
altair
eborst
eborst commented Sep 22, 2021

Is your feature request related to a problem? Please describe.
Yes, when using large datasets Altair becomes slow. also it will use more and more CPU / Memory

Describe the solution you'd like
If I can clear the result pane without closing the tab that will solve the issue.

Describe alternatives you've considered
For now, I close the tab and create the queries again. this is b

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