Linkout
Select several links at once for opening in tabs
What is Linkout?
Linkout is a Chrome extension developed by Jonathan Webb, and its main feature is "Select several links at once for opening in tabs".
Extension Screenshots
Download Linkout Extension CRX File
Download Linkout extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Linkout |
ID | chbbpcapjfcgnpinhblfdeenkpmccmbf |
Official URL | https://chromewebstore.google.com/detail/linkout/chbbpcapjfcgnpinhblfdeenkpmccmbf |
Description | Select several links at once for opening in tabs |
File Size | 7.1 KB |
Installation Count | 146 |
Current Version | 1.0 |
Last Updated | 2012-12-03 |
Publish Date | 2012-12-02 |
Rating | 4.67/5 Total 3 Ratings |
Developer | Jonathan Webb |
Payment Type | free |
Supported Languages | 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": [ " |