Atomic Flow
The best way to avoid distractions and stay in flow.
Vad är Atomic Flow?
Atomic Flow är en Chrome-tillägg utvecklad av https://wilsonlimsetiawan.com, och dess huvudfunktion är "The best way to avoid distractions and stay in flow.".
Tilläggsskärmbilder
Ladda ner Atomic Flow-förlängningens CRX-fil
Ladda ner Atomic Flow-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
| Namn | |
| ID | gbeiphffnlkmgoclacceflphonplpigi |
| Officiell webbadress | https://chromewebstore.google.com/detail/atomic-flow/gbeiphffnlkmgoclacceflphonplpigi |
| Beskrivning | The best way to avoid distractions and stay in flow. |
| Filstorlek | 219 KB |
| Antal Installationer | 59 |
| Aktuell Version | 0.1.1 |
| Senast Uppdaterad | 2023-11-17 |
| Publiceringsdatum | 2023-03-22 |
| Betyg | 4.50/5 Totalt 8 Betyg |
| Utvecklare | https://wilsonlimsetiawan.com |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://github.com/WilsonLimSet/AtomicFlow |
| Hjälpsida URL | https://github.com/WilsonLimSet/AtomicFlow |
| Stödda Språk | 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:\/\/*\/*",
" | |