Opaco focus
A single button to turn off all notifications and block off distracting website content.
Vad är Opaco focus?
Opaco focus är en Chrome-tillägg utvecklad av Mikk Martin, och dess huvudfunktion är "A single button to turn off all notifications and block off distracting website content.".
Tilläggsskärmbilder
Ladda ner Opaco focus-förlängningens CRX-fil
Ladda ner Opaco focus-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
What's even more convenient is that Opaco syncs with your phone's focus mode. So you can mute notifications along with hiding distracting content like the twitter timeline and youtube recommendations. Simply set your phone's focus mode and Opaco will automatically activate on your computer, keeping you in the zone and free from distractions.
Grundläggande Information om Tillägg
Namn | Opaco focus |
ID | apfafnpdlbohbnbbmngbbiabbgkeclia |
Officiell webbadress | https://chromewebstore.google.com/detail/opaco-focus/apfafnpdlbohbnbbmngbbiabbgkeclia |
Beskrivning | A single button to turn off all notifications and block off distracting website content. |
Filstorlek | 960 KB |
Antal Installationer | 80 |
Aktuell Version | 0.9.5 |
Senast Uppdaterad | 2023-08-02 |
Publiceringsdatum | 2023-05-24 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | Mikk Martin |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.754a7afc.png", "32": "icon32.plasmo.1b596b7f.png", "48": "icon48.plasmo.9c45e82d.png", "64": "icon64.plasmo.696cf0ec.png", "128": "icon128.plasmo.f5004619.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.754a7afc.png", "32": "icon32.plasmo.1b596b7f.png", "48": "icon48.plasmo.9c45e82d.png", "64": "icon64.plasmo.696cf0ec.png", "128": "icon128.plasmo.f5004619.png" } }, "version": "0.9.5", "author": "mikkmartin", "name": "Opaco focus", "description": "A single button to turn off all notifications and block off distracting website content.", "background": { "service_worker": "background.b78a8f7f.js" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "permissions": [ "storage", "scripting", "alarms" ], "content_scripts": [ { "matches": [ " |