Atomic Flow
The best way to avoid distractions and stay in flow.
Hvad er Atomic Flow?
Atomic Flow er en Chrome-udvidelse udviklet af https://wilsonlimsetiawan.com, og dens hovedfunktion er "The best way to avoid distractions and stay in flow.".
Udvidelsesskærmbilleder
Download Atomic Flow-udvidelses-CRX-fil
Download Atomic Flow-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
Atomic Flow is a Chrome extension designed to help you stay focused and minimize distractions while you work. It lets you block popular social media sites like YouTube, Facebook, Reddit, Instagram, and LinkedIn with a simple click of a button, so you can work more productively and efficiently. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | gbeiphffnlkmgoclacceflphonplpigi |
| Officiel URL | https://chromewebstore.google.com/detail/atomic-flow/gbeiphffnlkmgoclacceflphonplpigi |
| Beskrivelse | The best way to avoid distractions and stay in flow. |
| Filstørrelse | 219 KB |
| Antal Installationer | 59 |
| Nuværende Version | 0.1.1 |
| Senest Opdateret | 2023-11-17 |
| Udgivelsesdato | 2023-03-22 |
| Bedømmelse | 4.50/5 Samlet 8 Bedømmelser |
| Udvikler | https://wilsonlimsetiawan.com |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://github.com/WilsonLimSet/AtomicFlow |
| Hjælpeside-URL | https://github.com/WilsonLimSet/AtomicFlow |
| Understøttede Sprog | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Atomic Flow",
"version": "0.1.1",
"description": "The best way to avoid distractions and stay in flow.",
"options_ui": {
"page": "src\/pages\/options\/index.html"
},
"background": {
"service_worker": "src\/pages\/background\/index.js",
"type": "module"
},
"action": {
"default_popup": "src\/pages\/popup\/index.html",
"default_icon": "icon-34.png"
},
"chrome_url_overrides": [],
"icons": {
"128": "icon-128.png"
},
"content_scripts": [
{
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*",
" | |