Random Bookmark
Opens random bookmark at new tab or on-demand
Random Bookmark क्या है?
Random Bookmark benoit.mrejen द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Opens random bookmark at new tab or on-demand"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Random Bookmark एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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
एक्सटेंशन की मूल जानकारी
नाम | Random Bookmark |
ID | fkmbndneokgnjgfakofffnljleeggpeg |
आधिकारिक URL | https://chromewebstore.google.com/detail/random-bookmark/fkmbndneokgnjgfakofffnljleeggpeg |
विवरण | Opens random bookmark at new tab or on-demand |
फ़ाइल का आकार | 1.05 MB |
स्थापना संख्या | 420 |
वर्तमान संस्करण | 0.3.0 |
अंतिम अपडेट | 2020-02-09 |
प्रकाशन तिथि | 2020-02-09 |
रेटिंग | 3.83/5 कुल 6 रेटिंग्स |
डेवलपर | benoit.mrejen |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | 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", " |