Linkout
Select several links at once for opening in tabs
Cos'è Linkout?
Linkout è un'estensione di Chrome sviluppata da Jonathan Webb, e la sua funzione principale è "Select several links at once for opening in tabs".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Linkout
Scarica i file di estensione Linkout in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Linkout will let you automatically open multiple links on a page as new Chrome tabs. Click the icon, and select the links you want to open. You can filter the list with a search string.
Informazioni di Base sull'Estensione
Nome | Linkout |
ID | chbbpcapjfcgnpinhblfdeenkpmccmbf |
URL Ufficiale | https://chromewebstore.google.com/detail/linkout/chbbpcapjfcgnpinhblfdeenkpmccmbf |
Descrizione | Select several links at once for opening in tabs |
Dimensione del File | 7.1 KB |
Conteggio Installazioni | 146 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2012-12-03 |
Data di Pubblicazione | 2012-12-02 |
Valutazione | 4.67/5 Totale 3 Valutazioni |
Sviluppatore | Jonathan Webb |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Linkout", "version": "1.0", "manifest_version": 2, "minimum_chrome_version": "16.0.884", "description": "Select several links at once for opening in tabs", "browser_action": { "default_title": "Open links on this page", "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ " |