Linkout
Select several links at once for opening in tabs
Linkout란 무엇입니까?
Linkout은(는) Jonathan Webb에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Select several links at once for opening in tabs"입니다.
확장 프로그램 스크린샷
Linkout 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | Linkout |
ID | chbbpcapjfcgnpinhblfdeenkpmccmbf |
공식 URL | https://chromewebstore.google.com/detail/linkout/chbbpcapjfcgnpinhblfdeenkpmccmbf |
설명 | Select several links at once for opening in tabs |
파일 크기 | 7.1 KB |
설치 횟수 | 146 |
현재 버전 | 1.0 |
최근 업데이트 | 2012-12-03 |
출시 날짜 | 2012-12-02 |
평점 | 4.67/5 총 3 개의 평점 |
개발자 | Jonathan Webb |
결제 유형 | free |
지원되는 언어 | 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": [ " |