Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
alexanderby
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
25 ms
·
1.
▲
Learn how to avoid malicious browser extensions
(darkreader.org)
2 points
by
alexanderby
6y ago
|
0 comments
2.
▲
by
alexanderby
7y ago
I have to publish a bug fix for a version, that is Pending Review, and it is not possible to submit the new update before the previous one was removed.
3.
▲
by
alexanderby
8y ago
Chromium team fixed this issue by showing theme background color by default. So you should install some dark theme, e.g. this one https://chrome.google.com/webstore/detail/material-incognito... Also if you downloa
4.
▲
by
alexanderby
8y ago
No. You can locate the files of the extension and ensure that it doesn't make anything severe, the code is not obfuscated.
5.
▲
by
alexanderby
8y ago
Unfortunately Chrome and Firefox API has no this feature yet. Time Settings (ability to set active hours) were implemented recently and soon will be published.
6.
▲
by
alexanderby
8y ago
Of course it will be cheaper. When you take some code from the original Dark Reader, obfuscate it, add some features, then you can put a $2 label.
7.
▲
by
alexanderby
8y ago
When the amount of donations will be enough, then I would be able to publish the source code of the Safari app. But currently it is the major source of revenue and it lets me continuing the development and spend as much time as possible.
8.
▲
by
alexanderby
8y ago
Stylus already does it well, so I think you could use Stylus for such websites. UserStyles.org is still owned by SimilarWeb, so I would stay away from it. What is planned is to add some static themes for popular websites.
9.
▲
by
alexanderby
8y ago
The newest Opera has some changes, to make the extension work on Google Search you have to open Extensions page and click "Allow access to search page results".
10.
▲
by
alexanderby
8y ago
Just checked, it works on Canary too.
11.
▲
by
alexanderby
8y ago
Yes, it works in Firefox for Android and in Yandex browser. The only issue with Firefox is white user interface and white default color.
12.
▲
by
alexanderby
8y ago
You can already use per-site settings https://darkreader.org/blog/custom-site-settings/
13.
▲
by
alexanderby
8y ago
I'm an author of both Dark Reader and Dark Reader for Safari.
14.
▲
by
alexanderby
8y ago
Then you should try switching to Filter or Static mode.
15.
▲
by
alexanderby
8y ago
The browser doesn't separate what injected script can do and what it can't. Regarding Dark Reader, it needs to know page URL to determine if it is blacklisted by your settings or not.
16.
▲
by
alexanderby
8y ago
CSS filters can cause heating of your phone.
17.
▲
by
alexanderby
8y ago
Sorry, I'm not sure that publishing a paid app source code would be a good idea. There is a chance that somebody will publish the same app under different name. Somebody has already published a crack for it. And another Safari app alre
18.
▲
by
alexanderby
8y ago
If you prefer dark text on dimmed background try Dark Reader's light (dimmed) mode https://i.imgur.com/H38tpIS.png
19.
▲
by
alexanderby
8y ago
Firefox add-ons pass full source code review before the submission after the Stylish incident. Safari extensions also pass manual review, Apple asks developer to send an ID card photo. Not sure about Chrome, you have to simply trust me, the
20.
▲
by
alexanderby
8y ago
Your code is based on CSS filters. Dark Reader provides this mode too, but also allows users to fix and share wrongly inverted parts https://github.com/darkreader/darkreader/blob/master/src/con... D
21.
▲
by
alexanderby
8y ago
Dark Reader provides all 3 possible modes: - Static: simple and fast. - Filter: simple, but uses GPU very much and usually inverts already dark parts. - Dynamic: complex, but tries to achieve the best visual results. There are some known is
22.
▲
by
alexanderby
8y ago
Dark Reader also offers static CSS support https://darkreader.org/blog/stylish/ Global CSS will work well on text websites. For many others it will break up the coloring and make page parts hardly distinguishable.
23.
▲
by
alexanderby
8y ago
Bad performance in Firefox is a known issue and I'm working on improving it. It's not an issue in Chrome and Safari. Low performance can be noticeable in new GMail design, but the reason is their heavy stylesheets full of unused c
24.
▲
by
alexanderby
8y ago
I'm trying different approaches. The crowdfunding was not very successful, so I decided to try making the app paid for Safari, since the platform is technically different and users count is low. App Store makes its best in selling the
25.
▲
by
alexanderby
8y ago
The quick answer is: it makes it possible to work on project full-time. Only 1 of 2000 makes a donation https://darkreader.org/blog/500k-users/
26.
▲
Show HN: Dark Reader extension – Dark mode for every website
(darkreader.org)
369 points
by
alexanderby
8y ago
|
175 comments
27.
▲
by
alexanderby
8y ago
This is XML, Dark Reader works for HTML only.
28.
▲
The 300 Backers
(darkreader.org)
1 points
by
alexanderby
8y ago
|
0 comments
29.
▲
by
alexanderby
8y ago
Dark Reader (which generates dark themes dynamically) added support for static CSS so that style sheets can be migrated http://darkreader.org/blog/stylish/
30.
▲
by
alexanderby
8y ago
Dark Reader (which generates dark themes dynamically) added support for static CSS so that style sheets could be migrated http://darkreader.org/blog/stylish/
More ›