URLRedirector
Automatically redirect specific urls.
URLRedirector란 무엇입니까?
URLRedirector은(는) ghost에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Automatically redirect specific urls."입니다.
확장 프로그램 스크린샷
URLRedirector 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Automatically redirect specificed urls to new pages
확장 프로그램 기본 정보
이름 | URLRedirector |
ID | maolmdhneopinciaokgohljhpdedekee |
공식 URL | https://chromewebstore.google.com/detail/urlredirector/maolmdhneopinciaokgohljhpdedekee |
설명 | Automatically redirect specific urls. |
파일 크기 | 273 KB |
설치 횟수 | 8,375 |
현재 버전 | 1.3.17 |
최근 업데이트 | 2019-05-05 |
출시 날짜 | 2019-05-05 |
평점 | 4.36/5 총 11 개의 평점 |
개발자 | ghost |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "__MSG_extensionDescription__", "manifest_version": 2, "name": "__MSG_extensionName__", "version": "1.3.17", "homepage_url": "https:\/\/github.com\/fengyc\/URLRedirector", "icons": { "20": "static\/images\/r20.png", "25": "static\/images\/r25.png", "30": "static\/images\/r30.png", "48": "static\/images\/r48.png", "96": "static\/images\/r96.png", "128": "static\/images\/r128.png" }, "permissions": [ "alarms", "storage", "webRequest", "webRequestBlocking", " |