Half Bold
A tool to help people with ADHD improve their reading focus and comprehension.
Hvad er Half Bold?
Half Bold er en Chrome-udvidelse udviklet af repon, og dens hovedfunktion er "A tool to help people with ADHD improve their reading focus and comprehension.".
Udvidelsesskærmbilleder
Download Half Bold-udvidelses-CRX-fil
Download Half Bold-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Half Bold literally bolds half of the word allows all users to focus on text without being overwhelmed. This can be a great tool to activate when you see long blogs or even a large group of paragraphs. Change log: Version: 1.1.0 - Add feature Half bold text for text plain file - Add feature selected some text and fast share on social such as: twitter, linkedIn and facebook (auto post use api post).
Grundlæggende oplysninger om udvidelsen
Navn | Half Bold |
ID | mlmoighangjfhiookjppplipefbbnaoo |
Officiel URL | https://chromewebstore.google.com/detail/half-bold/mlmoighangjfhiookjppplipefbbnaoo |
Beskrivelse | A tool to help people with ADHD improve their reading focus and comprehension. |
Filstørrelse | 568 KB |
Antal Installationer | 78,247 |
Nuværende Version | 1.1.1 |
Senest Opdateret | 2023-11-22 |
Udgivelsesdato | 2023-03-27 |
Bedømmelse | 4.02/5 Samlet 109 Bedømmelser |
Udvikler | repon |
[email protected] | |
Betalingsmetode | free |
URL til Fortrolighedspolitik Side | https://sites.google.com/view/the-policy/home |
Understøttede Sprog | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Half Bold", "version": "1.1.1", "description": "A tool to help people with ADHD improve their reading focus and comprehension.", "icons": { "48": "icon128.png", "128": "icon128.png" }, "action": { "default_icon": { "32": "icon32.png", "128": "icon128.png" }, "default_popup": "src\/popup\/index.html" }, "options_page": "src\/options\/index.html", "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/content-script-loader.index.ts.63a775b4.1408c1bb.js" ], "matches": [ " |