Browser QuickLinks
Click a single button to quickly jump to a number of useful, but often hidden features in chrome.
Browser QuickLinks क्या है?
Browser QuickLinks Steven द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Click a single button to quickly jump to a number of useful, but often hidden features in chrome."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Browser QuickLinks एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Chrome is as we all know the best browser by far, but sometimes it is difficult to find some of the more useful but hidden features, like: • Accessing your bookmarks • Viewing your browsing History • Seeing your download history • Managing your installed extensions • Manage your installed plug-ins • Checking out your memory utilisation • Changing your browser settings Yes a lot of these features are only a few clicks away and yes some of them have keyboard shortcuts already, but if you only use them every now and then it is great to have them all on a single button. Updates V1.7: Added Spanish - gracias TheMegaCT V1.6: Changes to support the new Chrome manifest files V1.5: Was not working in Chrome Beta branch - all working again V1.4: Added German language support - Thanks to Surrogard! V1.3: Added Russian language support - Thanks to Kuprijan! V1.2: Added Italian language support - Thanks to Ale Rox! V1.1: Contains several language variants, including Polish - thanks Jarosław Want to make this extension even better? Please consider helping me translate it to your native language by visiting the link https://spreadsheets0.google.com/viewform?formkey=dHlXSmw1ZmF0NnFfUEIwTzJ5emd1ZEE6MQ#gid=0
एक्सटेंशन की मूल जानकारी
नाम | Browser QuickLinks |
ID | plpjogfhobhpdcmcblieglnoooccfcmm |
आधिकारिक URL | https://chromewebstore.google.com/detail/browser-quicklinks/plpjogfhobhpdcmcblieglnoooccfcmm |
विवरण | Click a single button to quickly jump to a number of useful, but often hidden features in chrome. |
फ़ाइल का आकार | 48.81 KB |
स्थापना संख्या | 9,042 |
वर्तमान संस्करण | 1.9 |
अंतिम अपडेट | 2013-06-12 |
प्रकाशन तिथि | 2013-06-11 |
रेटिंग | 4.68/5 कुल 68 रेटिंग्स |
डेवलपर | Steven |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://www.youtube.com/playlist?list=PL68BF499BB404F004 |
सहायता पृष्ठ URL | https://spreadsheets0.google.com/viewform?formkey=dHlXSmw1ZmF0NnFfUEIwTzJ5emd1ZEE6MQ#gid=0 |
समर्थित भाषाएँ | de,en,en-US,fil,es,it,pl,ru,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.9", "name": "__MSG_chrome_extension_name__", "description": "__MSG_chrome_extension_description__", "manifest_version": 2, "browser_action": { "default_icon": "Icon128.png", "default_popup": "popup.html" }, "default_locale": "en_US", "icons": { "16": "Icon16.png", "48": "Icon48.png", "128": "Icon128.png" } } |