Bionic Reader 的评价
Bionic Reader 作者: Rain Jr.
58 条评价
- 评分 5 / 5来自 远离中共邪教快退出党团队,10 天前
- 评分 4 / 5来自 Noot-heen,19 天前Nice addon. Does what Iwant it to do. Though, something I would like to see would be to customize what the emphasis visual manifestation would be. You see, some websites may have many text rendered in bold by their design, which makes the bionic text not stand out as they should be.
At the very least, I'd like to be able to choose between bold and italic, as not many design trends make use of italics.
But if you really think you can take down the challenge, perhaps you could implement a custom open tag and end tag option that would sandwich the emphasized tesxt (ex: example -> ::exa::mple (this is a crazy example but the feature is empty and disabled by default and is up to the user)) or emphasize the text with another font entirely ! (if that is even possible).
But if we really want to stay grounded, perhaps the most Minimum Viable Product for my feature requiest would be for me, the user, to be able to choose the Emphasis style between: bold, italics, and background highlighting (as if I was using a highlighter). This might require some rethinking of the extension UI as most actual options would be relevant for the bold style. - 评分 5 / 5来自 退出党团队远离中共邪教,2 个月前
- 评分 1 / 5来自 Firefox 用户 18808831,2 个月前Tá deixando todos os sites cinza, tá adionando a linha de codigo "background-color: rgb(48, 56, 65) !important;" no body e tá irritando bastante, desativei
- 评分 3 / 5来自 Zeicon,3 个月前A lot of options, which is good, but maybe the defaults can be tweaked - imo.
Also needs a "Exclude this page" button. Pages break every now and then and you have manually open the menu, switch to advanced and copy the url in. - 评分 5 / 5来自 Trinutown,4 个月前
- 评分 4 / 5来自 Leonito,5 个月前This is great, the only issue I have with it is how domain exceptions are handled when the extension is enabled for all websites: there are no wildcards.
This is annoying on sites that have many subdomains, for example all *.arduino.cc sites are buggy with the extension, so it would be a massive time saver to be able to blacklist all of them with a single entry rather than adding each one manually, and would also avoid missing any in the process. - 评分 3 / 5来自 Firefox 用户 18667913,5 个月前
- 评分 3 / 5来自 EmSixTeen,5 个月前Good functionality options when it comes to the actual typography settings it applies, but currently breaks a huge amount of sites.
This would benefit *massively* from two things:
1) the ability to provide class names it will apply to, rather than entire domains.
2) the ability to use a picker to select elements it would apply to, or right click and use the context menu to apply to that element (and that choice being saved). - 评分 5 / 5来自 Firefox 用户 18545670,7 个月前I’ve been using Bionic Reader for a while now, and it has completely transformed my browsing experience! This extension allows me to change the fonts on any website to match my personal style using the fonts I already have installed on my system. Whether I want to switch to a sleek sans-serif or a classic serif, Bionic Reader makes it incredibly easy.
The interface is user-friendly and intuitive. With just a few clicks, I can customize the fonts on any website, and the changes are applied instantly. One of the best features is that my preferences stick around even after I close the tab, so I don’t have to reapply my settings every time.
Bionic Reader also supports dynamic websites, which means it works seamlessly across all the sites I visit. The ability to restore the original fonts with a single click is a great touch, ensuring that I can always go back to the default settings if needed.
Overall, Bionic Reader is a fantastic tool for anyone looking to personalize their web browsing experience. Kudos to the developer for creating such a versatile and reliable extension! - 评分 5 / 5来自 Firefox 用户 18261311,8 个月前
- 评分 5 / 5来自 Firefox 用户 15092195,9 个月前
- 评分 4 / 5来自 MP3Martin,1 年前
- 评分 4 / 5来自 Greg,1 年前This add-on is super helpful in working and free time, especially when I have a hard time focusing on large blocks of text, so much so that I'm going to be using it for the foreseeable future.
The best part is that it doesn't cost anything like the original Bionic font. I don't believe accessibility should be something you pay for.
The only issue I'm having is that it ends up having an effect that doubles up text repeatedly on Chats with sellers on Etsy and Assistants on banking websites and the like, though I'm not sure why. - 评分 5 / 5来自 Shubham Jha,1 年前
- 评分 3 / 5来自 Fudge,1 年前I'm only giving this a 3 stars because I think I have some problems with the add-on. I can't find the save option that shows up under Controls on the help tab. None of the changes I make are saved and I don't know how to do it. I don't know if it's just something I'm doing wrong.
I'd also like to add that it doesn't work on notion.so, which I use a lot. Is this because of other code on the website?
However it definitely works with the default settings on other sites and I appreciate the dev.开发者回应
发布于 1 年前Hi,
I have installed the addons on Windows and Android (phone) to test and it's working normally. Not sure about Firefox on Linux because I tested it long time ago. They may change the code to render addons on linux (?).
Also, please check the Options GUI again and look for scrollbars. Your OS may shrink/expand the GUI when you increase scaling on your display. Firefox still keep the same maximum size for addons GUI when you scale your display (800x600).
If you still cannot see the GUI like in the screenshot, the Firefox version on your system may render it incorrectly.
For Notion.so. This addons will not work on any webpage that using dynamic content. Because right after the addons modify the text (bionify), the website will insert the original text right after the modified one and break the page. - 评分 5 / 5来自 Kadircan Ersahin,1 年前
- 评分 4 / 5来自 ArcturusK03,1 年前The app works great! The only issue I've had is it absolutely breaks the website Sudowrite.com, which I use for writing. It would have a perfect score from me otherwise.
开发者回应
发布于 1 年前Hi,
This addons will not work on any webpage that using dynamic content. Because the site will always replace the modified text with their own. - 评分 4 / 5来自 Aaron Liu,1 年前Pretty solid! Mostly just works. Breaks a couple of websites though, such as basically any medium website. This extension doesn't work well with translate extensions that also use mutation observers, as the implementation divides everything into lots of separate text elements instead of continuous words with a span, so it works for a second and immediately gets translated into nonsense
(The developer originally responded to this review. I'm re-posting as I have a new feature request and I can't find any other way to contact the developer, though they do respond to every review, which is great!)
This extension also breaks many sites' math equations, such as the math stackexchange and many USACO problems. The delay method isn't sufficient as the equations take a bit longer to render. Is it possible for users to customize how long the extension delays for on all delay domains?开发者回应
发布于 1 年前Hi,
I have added a quick fix for math.stackexchange.com and also an option to control delay time in version 1.6.25. You may want to view the website first to see if the problem still persist before adding it into delay list.
Because each website has its own way of implementing math equations, I can only make a quick fix instead of creating a universal solution. For that reason, other websites may still display math equations incorrectly. - 评分 2 / 5来自 Remaincense,1 年前Too many bug, for example in below site:
https://techbooks.substack.com/p/why-asking-your-customers-what-they
the page is not normal if you click it, come out so much duplicate text.开发者回应
发布于 1 年前Hi,
The site is running a background script and will try to "fix" itself whenever you switch back from other tabs. It will insert the original text along side with the modified one whenever it sees any changes. That will happen with all header nodes. Any extension that inserting custom/extra nodes will have the same problem with this site.
As a solution, you can do the following:
1. Add this site to blacklist (CTRL+ALT+_) or click on OFF button (CTRL+ALT+0) to turn off auto mode.
2. Manually enable bionic style by pressing CTRL+ALT+B.
You will see 1 more duplicate text because the site still try to fix itself. But the extension will not try to apply bionic style to newly created text. - 评分 4 / 5来自 Firefox 用户 13294957,2 年前2 things. Can you please add a feature so that in firefox it ONLY works while on "reader view"https://support.mozilla.org/en-US/kb/firefox-reader-view-clutter-free-web-pages ?
the other thing, it breaks some pages like web whatsapp, but I haven't been able to figure out the blacklist vs whitelist in the extension. Can you add tab menu options for "add to whitelist, and/or add to blacklist? thank you.开发者回应
发布于 2 年前Hi,
1. Unfortunately, Firefox does not support running extension in Reader mode.
2. To use whitelist/blacklist, you MUST click on "ALL" button to turn it off first. Something like "do not apply to all sites any more" :).
The whitelist is: General -> Domains
The blacklist is: Advanced -> Blacklist Domains.
You can edit content of the textbox directly (add/remove) and then click on SAVE button. The extension will extract domain name from the address and save it for you.
Shortcut key to add to whitelist: CTRL+ALT++ or CTRL+ALT+=
Shortcut key to add to blacklist: CTRL+ALT+- or CTRL+ALT+_ - 评分 5 / 5来自 Com|C,2 年前
- 评分 4 / 5来自 Isaac Aaron,2 年前Very simple to use, just install and enjoy. Supports Hebrew almost out of the box, I had to add some vowels.
I wish I could apply a blacklist or a whitelist saying something like "do not apply for LAN (192.168.*) addresses. I really like the hotkey the allows disabling for the current site.
Perhaps if used in conjunction with containers?