Better Regex in Search Console
Better Regex in Search Console is the ultimate time saver for SEO professionals 😎
Better Regex in Search Console là gì?
Better Regex in Search Console là một tiện ích mở rộng Chrome được phát triển bởi https://www.thisisnati.com, và tính năng chính của nó là "Better Regex in Search Console is the ultimate time saver for SEO professionals 😎".
Ả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 Better Regex in Search Console
Tải xuống các tệp mở rộng Better Regex in Search Console 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
Better Regex in Search Console is the ultimate time saver for SEO professionals. This simple yet powerful Chrome extension comes with out-of-the-box useful regex presets you can use in the "Search results" report in Google Search Console, and even lets create and save your own for later use. Built-in Regex Presets: save time and copy-pasting with the built-in presets specially crafted for SEO professionals. Save Your Own Presets: The built-in presets not good enough for you? no problem! add and save your own presets for repeat use. Seamless Integration with Google Search Console: Better Regex In GSC seamlessly integrates with the Search Console UI while providing enhanced regex functionality.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Better Regex in Search Console |
ID | mcdjmnipdjjlmjmcdegeeloekjlfiadd |
URL Chính Thức | https://chromewebstore.google.com/detail/better-regex-in-search-co/mcdjmnipdjjlmjmcdegeeloekjlfiadd |
Mô tả | Better Regex in Search Console is the ultimate time saver for SEO professionals 😎 |
Kích Thước Tệp | 147 KB |
Số Lần Cài Đặt | 896 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2024-02-22 |
Ngày Phát Hành | 2024-02-20 |
Đánh Giá | 5.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | https://www.thisisnati.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.thisisnati.com/ |
URL Trang Trợ Giúp | https://www.thisisnati.com/contact |
URL Trang Chính Sách Bảo Mật | https://www.thisisnati.com/privacy |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Better Regex in Search Console", "version": "1.0", "description": "Better Regex in Search Console is the ultimate time saver for SEO professionals \ud83d\ude0e", "permissions": [], "content_scripts": [ { "matches": [ "https:\/\/search.google.com\/*search-console*" ], "js": [ "content.js" ], "css": [ "assets\/styles.css" ], "run_at": "document_idle" } ], "action": { "default_icon": { "16": "assets\/images\/icon16.png", "48": "assets\/images\/icon48.png", "128": "assets\/images\/icon128.png" } }, "icons": { "16": "assets\/images\/icon16.png", "48": "assets\/images\/icon48.png", "128": "assets\/images\/icon128.png" }, "web_accessible_resources": [ { "resources": [ "assets\/images\/empty-state.gif", "assets\/patterns.json" ], "matches": [ " |