Spark SEO by seoClarity
Every imaginable SEO Metric within a browser plugin. Keyword Rankings, Backlinks, On-Page Elements, Tech Audit & More
Spark SEO by seoClarity là gì?
Spark SEO by seoClarity là một tiện ích mở rộng Chrome được phát triển bởi https://www.seoclarity.net, và tính năng chính của nó là "Every imaginable SEO Metric within a browser plugin. Keyword Rankings, Backlinks, On-Page Elements, Tech Audit & More".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Spark SEO by seoClarity
Tải xuống các tệp mở rộng Spark SEO by seoClarity dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Get a wealth of SEO data at your fingertips with seoClarity's Spark SEO and Content Optimizer plugin. The Spark SEO Plugin is built to empower every user within your Enterprise - from content writers to merchandisers and from IT teams to designers - to help improve your site's search experience. Gives you easy access to the most critical data and insights. For any webpage, you can 1) See the keywords it is ranking for 2) Check the key on-page SEO elements 3) Identify technical issues on-the-fly 4) Reveal backlinks 5) Understand the key topic 6) Check the Core Web Vitals and more! Years in development, this plugin is now freely available to anyone! ================================================== NOTE: To prevent abuse , this plugin requires registration ==================================================
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Spark SEO by seoClarity |
ID | lbdjpmmladpghbcpadpeaiiopkcejpnf |
URL Chính Thức | https://chromewebstore.google.com/detail/spark-seo-by-seoclarity/lbdjpmmladpghbcpadpeaiiopkcejpnf |
Mô tả | Every imaginable SEO Metric within a browser plugin. Keyword Rankings, Backlinks, On-Page Elements, Tech Audit & More |
Kích Thước Tệp | 1019 KB |
Số Lần Cài Đặt | 7,000 |
Phiên Bản Hiện Tại | 2.4.2 |
Cập Nhật Lần Cuối | 2023-04-16 |
Ngày Phát Hành | 2019-10-07 |
Đánh Giá | 3.70/5 Tổng số 10 Đánh Giá |
Nhà Phát Triển | https://www.seoclarity.net |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.seoclarity.net/spark-content-optimizer/ |
URL Trang Chính Sách Bảo Mật | http://www.seoclarity.net/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Spark SEO by seoClarity", "version": "2.4.2", "incognito": "split", "options_ui": { "page": "page\/options.htm", "open_in_tab": true }, "description": "Every imaginable SEO Metric within a browser plugin. Keyword Rankings, Backlinks, On-Page Elements, Tech Audit & More", "permissions": [ "storage" ], "background": { "service_worker": "asset\/js\/background.js" }, "action": { "default_icon": "asset\/image\/16.png", "default_title": "Spark" }, "icons": { "16": "asset\/image\/16.png", "48": "asset\/image\/48.png", "128": "asset\/image\/128.png" }, "content_scripts": [ { "js": [ "asset\/js\/content.js" ], "css": [ "asset\/css\/slider.css" ], "matches": [ "*:\/\/*\/*" ], "run_at": "document_start" }, { "js": [ "asset\/js\/googleSearch.js" ], "matches": [ "*:\/\/*\/*" ], "include_globs": [ "*:\/\/www.google.*\/search?q=*" ], "run_at": "document_end" } ], "web_accessible_resources": [ { "resources": [ "asset\/*\/*", "asset\/js\/*", "asset\/css\/slider.css", "asset\/img\/cancel.png", "asset\/img\/loader.gif", "page\/sidebar.html", "asset\/js\/sidebar.js" ], "matches": [ " |