Open All Url
This extension Will create mutli urls of Your links and open them in multi tabs in any browsers
Cos'è Open All Url?
Open All Url è un'estensione di Chrome sviluppata da Waseem Abbas, e la sua funzione principale è "This extension Will create mutli urls of Your links and open them in multi tabs in any browsers".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Open All Url
Scarica i file di estensione Open All Url 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
OpenAllUrl.com will help you to open multi tab in browser you want to open without wasting time use of this system is very easy all done in four click 1- First Enter your Link in url input without http:// or https:// 2- Second Select Your number to create multiple Links you need 3- Third Click On create List button 4- Fourth look on sight side of website Your Links are created Just Click open List Button You all done.
Informazioni di Base sull'Estensione
Nome | |
ID | clgildpicgiinpjbadggfigcimffdgld |
URL Ufficiale | https://chrome.google.com/webstore/detail/open-all-url/clgildpicgiinpjbadggfigcimffdgld |
Descrizione | This extension Will create mutli urls of Your links and open them in multi tabs in any browsers |
Dimensione del File | 29.82 KB |
Conteggio Installazioni | 92 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2016-09-17 |
Data di Pubblicazione | 2016-09-17 |
Valutazione | 2.33/5 Totale 3 Valutazioni |
Sviluppatore | Waseem Abbas |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Open All Url", "description": "This extension Will create mutli urls of Your links and open them in multi tabs in any browsers", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |