Skip to content
#

edge-extension

Here are 284 public repositories matching this topic...

kidonng
kidonng commented Sep 15, 2021

Gitako as a browser extension is awesome, but the project itself is quite a hassle to work with.

  • No documentation on build instructions. Just running yarn is not enough, I have to run make.

    Gitako should provide clear documentation on how to contribute to the project (or at least how to build it), instead of letting people figure it out on their own.

  • Non-portable. Uses `Makefile

duianto
duianto commented Jul 2, 2021

describe the bug描述问题

describe the problem you encountered 请在此详细描述你遇到的问题,例如问题的表现形式,对你造成了那些影响等

The bing.com search page settings: Country/Region
changes to: China
automatically the first time the translation source is changed to:
Tencent Translate

from the top left button in the EdgeTranslate right panel.
The top left button showed the default source: Google

Any searches from t

bug good first issue
Authenticator
luckyrat
luckyrat commented Oct 11, 2021

The ConfigManager.isFormInteresting method only reliably ignores case for exclude list items. While that does solve a lot of the problems the "ignore case" feature set out to resolve, the user interface implies and in my opinion user expectation would be that the setting applies to the include list too.

A map/filter operation needs to be performed on the 4 include* arrays similar to the exclu

balcsida
balcsida commented Aug 6, 2018

When a user would like to use yarn, it needs to be installed, even when --skip-install option is used.
I think this check could be moved to the actual install phase, simply throwing a warning like "Yarn is not installed, skipping install. Please install yarn on your machine." is enough.
What do you think, @HaNdTriX ?

enhancement good first issue

Improve this page

Add a description, image, and links to the edge-extension topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the edge-extension topic, visit your repo's landing page and select "manage topics."

Learn more