RemNote Enforcer
Presents you with RemNote cards when going on sites in your blacklist!
Co je RemNote Enforcer?
RemNote Enforcer je rozšíření Chrome vyvinuté allthingsremnote, a jeho hlavní funkcí je „Presents you with RemNote cards when going on sites in your blacklist!“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření RemNote Enforcer
Stáhněte si soubory rozšíření RemNote Enforcer ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
The RemNote Enforcer allows you to easily blacklist any site. Next time you go to that page, you will be presented with RemNote cards you must complete before being able to continue. Instructions for use can be found at: https://www.remnote.io/a/how-to-use-the-the-remnote-enforcer/geYEAkp9PEMzmHQEt UPDATE: 1. When dark mode is enabled on RemNote, the RemNote Enforcer switches to dark mode 2. Bug Fixes 3. Polish
Základní Informace o Rozšíření
Název | RemNote Enforcer |
ID | mikeijnjgakkcdfhhobllnblmmonbnnp |
Oficiální URL | https://chromewebstore.google.com/detail/remnote-enforcer/mikeijnjgakkcdfhhobllnblmmonbnnp |
Popis | Presents you with RemNote cards when going on sites in your blacklist! |
Velikost souboru | 11.94 KB |
Počet instalací | 323 |
Aktuální Verze | 1.00.04 |
Poslední Aktualizace | 2020-12-20 |
Datum Vydání | 2020-07-23 |
Hodnocení | 2.91/5 Celkem 11 Hodnocení |
Vývojář | allthingsremnote |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "RemNote Enforcer", "description": "Presents you with RemNote cards when going on sites in your blacklist!", "version": "1.00.04", "manifest_version": 2, "browser_action": { "default_icon": "remnoteSheild.png", "default_popup": "popup.html" }, "background": { "scripts": [ "background.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |