Open Links in New Tab
Ensures all links open in a new tab.
Open Links in New Tab क्या है?
Open Links in New Tab sassnathan द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Ensures all links open in a new tab."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Open Links in New Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Why Use Open Links in New Tab? Navigating the web can involve clicking through a myriad of links. Open Links in New Tab simplifies your browsing experience by automatically opening all links in new tabs. No more right-clicking or using keyboard shortcuts; let this extension do the work for you! Features: 🌐 Universal Compatibility: Works on all websites. 🛠️ Simple Interface: Just one checkbox to enable or disable the feature. 🟢 Status Indicator: A badge on the extension icon shows whether the feature is currently ON or OFF. How to Use: Install the Extension: Add it to Chrome from the Chrome Web Store. Click the Icon: Find the extension icon in your toolbar and click it. Enable or Disable: Use the popup checkbox to turn the feature ON or OFF.
एक्सटेंशन की मूल जानकारी
नाम | Open Links in New Tab |
ID | facnjbdmmbddmojfmpfknnkihjcikgon |
आधिकारिक URL | https://chromewebstore.google.com/detail/open-links-in-new-tab/facnjbdmmbddmojfmpfknnkihjcikgon |
विवरण | Ensures all links open in a new tab. |
फ़ाइल का आकार | 5.34 KB |
स्थापना संख्या | 107 |
वर्तमान संस्करण | 1.0 |
अंतिम अपडेट | 2023-08-29 |
प्रकाशन तिथि | 2023-08-28 |
रेटिंग | 2.33/5 कुल 3 रेटिंग्स |
डेवलपर | sassnathan |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/Nathan-S19/OpenLinksInNewTab-extension |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Open Links in New Tab", "version": "1.0", "description": "Ensures all links open in a new tab.", "permissions": [ "activeTab", "storage" ], "content_scripts": [ { "matches": [ " |