SEO Plugin - diva-e
Chrome SEO Plugin
SEO Plugin - diva-e란 무엇입니까?
SEO Plugin - diva-e은(는) https://diva-e.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Chrome SEO Plugin"입니다.
확장 프로그램 스크린샷
SEO Plugin - diva-e 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Our diva-e SEO plugin gives you a compact overview of all relevant information about your URL at a glance. You can now integrate the ChatGPT API into our plugin! Generate your personal API key in the Open AI profile and integrate it directly into the tool via the settings. And now you have a variety of AI-generated title and meta description suggestions at your disposal. Pro tip: If you click on the ChatGPT button often, you will always get new data. ★ For us, everyone is a premium user! The tool is 100% free (forever)! ★ The installation is quick and easy, so you can get started right away (less than a minute)! ★ Our tool is compatible with multiple browsers (all Chromium browsers)! ★ diva-e SEO Plugin also enables you to view pre- & post-render differences in meta data (with and without JavaScript)! ★ Your data belongs to you! Our plugin does not collect personal data and does not share it with third parties. Here is what you will get from our plugin: ✓ Page Title ✓ Meta Description ✓ Canonical Tags & Canonical Header ✓ Meta-Robots-Tag & X-Robots-Tag ✓ Compression ✓ Protocol ✓ Server ✓ Status Code ✓ Visibility Overview (Sistrix API) ✓ Core Web Vitals diva-e SEO department has been developing the SEO Plugin in-house and therefore it is updated on a regular basis. Should you have any questions or suggestions, please contact us at [email protected]
확장 프로그램 기본 정보
이름 | SEO Plugin - diva-e |
ID | miknfbapjonjdjiomoojegohajbkbpha |
공식 URL | https://chromewebstore.google.com/detail/seo-plugin-diva-e/miknfbapjonjdjiomoojegohajbkbpha |
설명 | Chrome SEO Plugin |
파일 크기 | 3.26 MB |
설치 횟수 | 1,000 |
현재 버전 | 2.3 |
최근 업데이트 | 2024-02-21 |
출시 날짜 | 2021-12-10 |
평점 | 5.00/5 총 19 개의 평점 |
개발자 | https://diva-e.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.diva-e.com/ |
도움말 페이지 URL | https://www.diva-e.com/de/services/digital-marketing/seo/tools/plug-in/ |
개인정보 보호 정책 페이지 URL | https://www.diva-e.com/de/datenschutz |
지원되는 언어 | de,en,fr,es,it,pl,cs,bg |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_manifestName__", "version": "2.3", "manifest_version": 3, "description": "Chrome SEO Plugin", "author": "Raymond Eiber", "default_locale": "en", "icons": { "16": "img\/diva-e16.png", "48": "img\/diva-e48.png", "128": "img\/diva-e128.png", "512": "img\/diva-e512.png" }, "permissions": [ "activeTab", "storage", "scripting", "webNavigation", "contextMenus" ], "action": { "default_icon": { "16": "img\/diva-e16.png", "48": "img\/diva-e48.png", "128": "img\/diva-e128.png", "512": "img\/diva-e512.png" } }, "background": { "service_worker": "js-server\/background.js", "persistance": false }, "host_permissions": [ " |