Open tabs in order
This is an extension that updates tabs in order when multiple tabs are opened.
Open tabs in order란 무엇입니까?
Open tabs in order은(는) developer.waieight.에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This is an extension that updates tabs in order when multiple tabs are opened."입니다.
확장 프로그램 스크린샷
Open tabs in order 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
When multiple tabs are opened. The update completion time is slowed down. This extension lightens the load by pausing tabs.
확장 프로그램 기본 정보
이름 | Open tabs in order |
ID | eapedfijdadehfmghgfdnanjlpfpognl |
공식 URL | https://chromewebstore.google.com/detail/open-tabs-in-order/eapedfijdadehfmghgfdnanjlpfpognl |
설명 | This is an extension that updates tabs in order when multiple tabs are opened. |
파일 크기 | 8.01 KB |
설치 횟수 | 23 |
현재 버전 | 0.0.5.18 |
최근 업데이트 | 2024-01-22 |
출시 날짜 | 2020-02-22 |
개발자 | developer.waieight. |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://waieight.hatenablog.jp/ |
개인정보 보호 정책 페이지 URL | https://waieight.hatenablog.jp/entry/2021/03/23/180238 |
지원되는 언어 | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Open tabs in order", "version": "1.0.5.18", "version_name": "0.0.5.18", "description": "__MSG_extDescription__", "default_locale": "en", "icons": { "128": "\/icon\/icon_128.png" }, "content_scripts": [ { "matches": [ " |