Open All Url
This extension Will create mutli urls of Your links and open them in multi tabs in any browsers
Was ist Open All Url?
Open All Url ist eine Chrome-Erweiterung, die von Waseem Abbas entwickelt wurde, und ihr Hauptmerkmal ist "This extension Will create mutli urls of Your links and open them in multi tabs in any browsers".
Erweiterungsscreenshots
Open All Url-Erweiterungs-CRX-Datei herunterladen
Laden Sie Open All Url-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | clgildpicgiinpjbadggfigcimffdgld |
Offizielle URL | https://chrome.google.com/webstore/detail/open-all-url/clgildpicgiinpjbadggfigcimffdgld |
Beschreibung | This extension Will create mutli urls of Your links and open them in multi tabs in any browsers |
Dateigröße | 29.82 KB |
Installationsanzahl | 92 |
Aktuelle Version | 1.0 |
Letztes Update | 2016-09-17 |
Veröffentlichungsdatum | 2016-09-17 |
Bewertung | 2.33/5 Insgesamt 3 Bewertungen |
Entwickler | Waseem Abbas |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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\/" ] } |