Error Page Enhanced
Enhances the Chrome Page not Found Error Page with Whois, NSLookup, Domain Registration, Search, Cache and other utilities links
Error Page Enhanced란 무엇입니까?
Error Page Enhanced은(는) Imba Software에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Enhances the Chrome Page not Found Error Page with Whois, NSLookup, Domain Registration, Search, Cache and other utilities links"입니다.
확장 프로그램 스크린샷
Error Page Enhanced 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Error Page Enhanced replaces the default Chrome Error Page when you cannot connect to a URL, with some information about the failure and links to various services to diagnose a problem, or to research, register and develop the domain. Great for domainers who want quick access to check out available domains, for web developers to diagnose problems and for browsers to get a bit more information about why that website you love isn't working right now. Contains: Whois Ping Trace Root Link Google Cache Google Search Proxify DNS Lookup Register Domain Wayback Machine Down for Everyone Please rate/review the extension with your feedback and I'll update with additional features requested. NOTE: The extension HAS to change the page url. The Chrome default error page content cannot be modified by an extension.
확장 프로그램 기본 정보
이름 | Error Page Enhanced |
ID | phnaagakdgflhjpekoiklejdgadnlbgc |
공식 URL | https://chromewebstore.google.com/detail/error-page-enhanced/phnaagakdgflhjpekoiklejdgadnlbgc |
설명 | Enhances the Chrome Page not Found Error Page with Whois, NSLookup, Domain Registration, Search, Cache and other utilities links |
파일 크기 | 53.67 KB |
설치 횟수 | 436 |
현재 버전 | 1.0.3 |
최근 업데이트 | 2015-08-09 |
출시 날짜 | 2015-08-09 |
평점 | 4.33/5 총 9 개의 평점 |
개발자 | Imba Software |
결제 유형 | free |
도움말 페이지 URL | https://twitter.com/bobbigmac |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Error Page Enhanced", "description": "Enhances the Chrome Page not Found Error Page with Whois, NSLookup, Domain Registration, Search, Cache and other utilities links", "version": "1.0.3", "manifest_version": 2, "author": "Bob Davies, Imba Software", "homepage_url": "http:\/\/bobbigmac.com", "background": { "scripts": [ "modErrorPage.js" ] }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "permissions": [ "tabs", "webNavigation", " |