RemNote Enforcer
Presents you with RemNote cards when going on sites in your blacklist!
Vad är RemNote Enforcer?
RemNote Enforcer är en Chrome-tillägg utvecklad av allthingsremnote, och dess huvudfunktion är "Presents you with RemNote cards when going on sites in your blacklist!".
Tilläggsskärmbilder
Ladda ner RemNote Enforcer-förlängningens CRX-fil
Ladda ner RemNote Enforcer-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
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
Grundläggande Information om Tillägg
Namn | RemNote Enforcer |
ID | mikeijnjgakkcdfhhobllnblmmonbnnp |
Officiell webbadress | https://chromewebstore.google.com/detail/remnote-enforcer/mikeijnjgakkcdfhhobllnblmmonbnnp |
Beskrivning | Presents you with RemNote cards when going on sites in your blacklist! |
Filstorlek | 11.94 KB |
Antal Installationer | 323 |
Aktuell Version | 1.00.04 |
Senast Uppdaterad | 2020-12-20 |
Publiceringsdatum | 2020-07-23 |
Betyg | 2.91/5 Totalt 11 Betyg |
Utvecklare | allthingsremnote |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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": [ " |