booky.io Extension
Add new links to booky.io and browse your existing bookmarks.
booky.io Extension क्या है?
booky.io Extension https://booky.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Add new links to booky.io and browse your existing bookmarks."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में booky.io Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Private bookmarks. With booky, you can store your favorite links online in private collections. All your bookmarks are kept confidential and are only visible to you. Customizable design. Customize booky to your needs. A dark mode, different header and category colors, and many other customizations are waiting for you. Fast and accessible. We take great pride in providing you with an accessible site that's both fast and easy to use. Organize your bookmarks in collections and categories. Available everywhere. At home or on the go? No problem with our mobile web app! Your bookmarks can be accessed and managed from anywhere on desktop or mobile.
एक्सटेंशन की मूल जानकारी
नाम | booky.io Extension |
ID | pmcpkkipiedakcaolhnbijibndfemckf |
आधिकारिक URL | https://chromewebstore.google.com/detail/bookyio-extension/pmcpkkipiedakcaolhnbijibndfemckf |
विवरण | Add new links to booky.io and browse your existing bookmarks. |
फ़ाइल का आकार | 14.36 KB |
स्थापना संख्या | 5,224 |
वर्तमान संस्करण | 3.0.2 |
अंतिम अपडेट | 2023-09-27 |
प्रकाशन तिथि | 2016-06-19 |
रेटिंग | 3.86/5 कुल 21 रेटिंग्स |
डेवलपर | https://booky.io |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
सहायता पृष्ठ URL | https://booky.io/help |
गोपनीयता नीति पृष्ठ URL | https://booky.io/privacy |
समर्थित भाषाएँ | de,en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "3.0.2", "author": "Nico Thiebes", "description": "__MSG_appDesc__", "default_locale": "en", "content_security_policy": { "extension_pages": "default-src 'self'; frame-src 'self' http:\/\/localhost:3000 https:\/\/*.booky.io https:\/\/booky.io" }, "permissions": [ "activeTab", "management", "storage", "scripting" ], "action": { "default_title": "booky.io Extension", "default_popup": "popup.html", "default_icon": { "16": "images\/icon-16x16.png", "32": "images\/icon-32x32.png", "48": "images\/icon-48x48.png", "128": "images\/icon-128x128.png" } }, "content_scripts": [ { "matches": [ " |