RemNote Enforcer
Presents you with RemNote cards when going on sites in your blacklist!
Apa itu RemNote Enforcer?
RemNote Enforcer adalah ekstensi Chrome yang dikembangkan oleh allthingsremnote, dan fitur utamanya adalah "Presents you with RemNote cards when going on sites in your blacklist!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi RemNote Enforcer
Unduh file ekstensi RemNote Enforcer dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | RemNote Enforcer |
ID | mikeijnjgakkcdfhhobllnblmmonbnnp |
URL Resmi | https://chromewebstore.google.com/detail/remnote-enforcer/mikeijnjgakkcdfhhobllnblmmonbnnp |
Deskripsi | Presents you with RemNote cards when going on sites in your blacklist! |
Ukuran File | 11.94 KB |
Jumlah Instalasi | 323 |
Versi Saat Ini | 1.00.04 |
Terakhir Diperbarui | 2020-12-20 |
Tanggal Publikasi | 2020-07-23 |
Penilaian | 2.91/5 Total 11 Penilaian |
Pengembang | allthingsremnote |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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": [ " |