Isaak Uchakaev

Results 37 issues of Isaak Uchakaev

Here are articles to read: 1. [Google Best Practices](https://developer.chrome.com/docs/webstore/best_practices/) 2. [Developer Program Policies](https://developer.chrome.com/docs/webstore/program_policies/) 3. [Protect User Privacy](https://developer.chrome.com/docs/extensions/mv3/user_privacy/) 4. [Overview of Manifest V3](https://developer.chrome.com/docs/extensions/mv3/intro/mv3-overview/)

high
feature
chromium

It would be great to support wildcards and regular expressions. Right now we need to define each domain that must be ignored: ``` google.com google.ru google.de api.example.com ftp.example.com chat.example.com ```...

enhancement
feature
work in progress

An example: https://github.com/FelisCatus/SwitchyOmega/

medium

At this moment, custom providers do not support different seeds per provider and they just inherit `seed` from `Generic`. See: [generic.py#L147](https://github.com/lk-geimfari/mimesis/blob/master/mimesis/providers/generic.py#L147)

stale

At this moment providers are too heavy. We have to make them flyweight.

## Issue report Operating system: macOS Big Sur App version: 2022.2 ### Issue description The color of the icon of Mullvad blends with the Dock when the dark theme is...

macOS
Desktop frontend

Is there any way to change color for a custom keyword for` Rust`? ![screenshot from 2018-01-07 16-53-56](https://user-images.githubusercontent.com/15812620/34650060-673d22e0-f3cb-11e7-9f24-5279830e1744.png) Here are `mut` is keyword and we want to set the color for...