Random Bookmark
Opens random bookmark at new tab or on-demand
¿Qué es Random Bookmark?
Random Bookmark es una extensión de Chrome desarrollada por benoit.mrejen, y su función principal es "Opens random bookmark at new tab or on-demand".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Random Bookmark
Descarga archivos de extensión Random Bookmark en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Have you ever told yourself "I'm saving this for later", bookmarked a website and forgot about it? Do you have lots of bookmarks that just accumulate and that you don't even know you have? Random Bookmark opens a random bookmark every time you open a new tab. It is pretty customizable, too. Also coming with a blocklist feature: Tired of procrastinating instead of working on your stuff? You keep wasting your time by going from one stupid site to another? The blocklist redirects blocked sites to a random bookmark instead, so you actually read something interesting while procrastinating. You can choose to use the "Block address bar option" to only block addresses that are typed. This is namely useful if you have a bookmark that is blocklisted (for example, you might want to block reddit.com but keep one certain reddit thread available. Random Bookmark
Información Básica de la Extensión
Nombre | Random Bookmark |
ID | fkmbndneokgnjgfakofffnljleeggpeg |
URL Oficial | https://chromewebstore.google.com/detail/random-bookmark/fkmbndneokgnjgfakofffnljleeggpeg |
Descripción | Opens random bookmark at new tab or on-demand |
Tamaño del Archivo | 1.05 MB |
Cantidad de Instalaciones | 420 |
Versión Actual | 0.3.0 |
Última Actualización | 2020-02-09 |
Fecha de Publicación | 2020-02-09 |
Calificación | 3.83/5 Total de 6 Calificaciones |
Desarrollador | benoit.mrejen |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Idiomas Soportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Random Bookmark", "description": "Opens random bookmark at new tab or on-demand", "background": { "scripts": [ "background.js" ], "persistent": true }, "permissions": [ "storage", "tabs", "chrome:\/\/favicon\/", "bookmarks", "webRequest", "webRequestBlocking", "webNavigation", " |