Random Bookmark
Opens random bookmark at new tab or on-demand
Co to jest Random Bookmark?
Random Bookmark to rozszerzenie Chrome opracowane przez benoit.mrejen, a jego główną funkcją jest „Opens random bookmark at new tab or on-demand”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Random Bookmark
Pobierz pliki rozszerzeń Random Bookmark w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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
Podstawowe informacje o rozszerzeniu
Nazwa | Random Bookmark |
ID | fkmbndneokgnjgfakofffnljleeggpeg |
Oficjalny URL | https://chromewebstore.google.com/detail/random-bookmark/fkmbndneokgnjgfakofffnljleeggpeg |
Opis | Opens random bookmark at new tab or on-demand |
Rozmiar pliku | 1.05 MB |
Liczba instalacji | 420 |
Aktualna Wersja | 0.3.0 |
Ostatnia Aktualizacja | 2020-02-09 |
Data Publikacji | 2020-02-09 |
Ocena | 3.83/5 Łącznie 6 Oceny |
Deweloper | benoit.mrejen |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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", " |