Open Links in New Tab
Ensures all links open in a new tab.
O que é Open Links in New Tab?
Open Links in New Tab é uma extensão do Chrome desenvolvida por sassnathan, e sua principal característica é "Ensures all links open in a new tab.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Open Links in New Tab
Baixe arquivos de extensão Open Links in New Tab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Open Links in New Tab |
ID | facnjbdmmbddmojfmpfknnkihjcikgon |
URL Oficial | https://chromewebstore.google.com/detail/open-links-in-new-tab/facnjbdmmbddmojfmpfknnkihjcikgon |
Descrição | Ensures all links open in a new tab. |
Tamanho do Arquivo | 5.34 KB |
Contagem de Instalações | 107 |
Versão Atual | 1.0 |
Última Atualização | 2023-08-29 |
Data de Publicação | 2023-08-28 |
Classificação | 2.33/5 Total de 3 Avaliações |
Desenvolvedor | sassnathan |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/Nathan-S19/OpenLinksInNewTab-extension |
Idiomas Suportados | 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": [ " |