SEO audit by iwebchk
Website SEO anaylysis and audit tool.
SEO audit by iwebchk란 무엇입니까?
SEO audit by iwebchk은(는) https://iwebchk.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Website SEO anaylysis and audit tool."입니다.
확장 프로그램 스크린샷
SEO audit by iwebchk 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
iwebchk provides comprehensive SEO audit report. Our goal is to provide all possible information related to your website which can help you improve your web presence. In short, we would like to improve the web. Every day we see websites that are substandard, low performing and not very user friendly therefore we are dedicated to help webmasters, developers and marketers, by pointing out areas in need of improvement.
확장 프로그램 기본 정보
이름 | SEO audit by iwebchk |
ID | nglkdkpdncleifbbjhhlfpakclhahhkn |
공식 URL | https://chromewebstore.google.com/detail/seo-audit-by-iwebchk/nglkdkpdncleifbbjhhlfpakclhahhkn |
설명 | Website SEO anaylysis and audit tool. |
파일 크기 | 37.84 KB |
설치 횟수 | 2,771 |
현재 버전 | 1.4.2 |
최근 업데이트 | 2020-01-31 |
출시 날짜 | 2020-01-29 |
평점 | 3.90/5 총 10 개의 평점 |
개발자 | https://iwebchk.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://iwebchk.com |
개인정보 보호 정책 페이지 URL | https://iwebchk.com/privacy |
지원되는 언어 | en |
manifest.json | |
{ "background": { "scripts": [ "iwebchk.js" ] }, "browser_action": { "default_icon": "iwebchk_16x16.png", "default_title": "iwebchk" }, "permissions": [ "tabs" ], "description": "Website SEO anaylysis and audit tool.", "homepage_url": "https:\/\/iwebchk.com", "icons": { "128": "iwebchk_128x128.png", "16": "iwebchk_16x16.png", "32": "iwebchk_32x32.png", "64": "iwebchk_64x64.png" }, "manifest_version": 2, "name": "SEO audit by iwebchk", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.4.2" } |