Robots TXT & Sitemaps XML Viewer 👀
Affiche le contenu des fichiers robots.txt et sitemap.xml d'un site web 🌏
什麼是Robots TXT & Sitemaps XML Viewer 👀?
Robots TXT & Sitemaps XML Viewer 👀是由https://dev-maxime-guinard.fr開發的Chrome擴展程式,該擴展的主要功能是“Affiche le contenu des fichiers robots.txt et sitemap.xml d'un site web 🌏”。
擴展截圖
下載Robots TXT & Sitemaps XML Viewer 👀擴展crx文件
下載Robots TXT & Sitemaps XML Viewer 👀擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Robots.txt & Sitemaps.xml is a Google Chrome extension that allows you to easily view the contents of a website's robots.txt and sitemap.xml files. The extension displays the content of these files in a user-friendly interface, enabling quick access to key information from these important configuration files for SEO. 🤖 When you click on the extension icon, you can choose between the "Robots.txt" and "Sitemaps.xml" tabs in the popup window header. By selecting the "Robots.txt" tab, you can review the content of the robots.txt file for the current website, which provides instructions for search engine robots' crawling behavior. Choosing the "Sitemaps.xml" tab allows you to view the contents of the sitemap.xml file, listing the website's URLs and facilitating page indexing by search engines. 📃 The extension uses permissions to access active tabs and HTTP requests to retrieve the content of the robots.txt and sitemap.xml files from the visited website. Once the content is retrieved, you can copy it to the clipboard using the provided "Copy" button. 📋 Whether you're an SEO specialist, a web developer, or simply curious about exploring a site's configuration files, My Robots.txt & Sitemaps.xml Extension makes accessing and viewing these important files easy. Install My Robots.txt & Sitemaps.xml Extension today and effortlessly explore the robots.txt and sitemap.xml files of your favorite websites ! 🚀
擴展基本資訊
名稱 | Robots TXT & Sitemaps XML Viewer 👀 |
ID | bfgmhkkgbpmkhkmhnpekkcbilnoahbmh |
官方網址 | https://chromewebstore.google.com/detail/robots-txt-sitemaps-xml-v/bfgmhkkgbpmkhkmhnpekkcbilnoahbmh |
簡介 | Affiche le contenu des fichiers robots.txt et sitemap.xml d'un site web 🌏 |
檔案大小 | 44.41 KB |
安裝次數 | 144 |
目前版本 | 1.6 |
更新時間 | 2024-01-20 |
上架時間 | 2023-07-24 |
評分 | 4.77/5 共 13 次評分 |
開發者 | https://dev-maxime-guinard.fr |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://dev-maxime-guinard.fr/portfolio/robots-txt-sitemaps-viewer/ |
說明頁面URL | https://dev-maxime-guinard.fr/contact/ |
隱私政策頁面URL | https://maxime-guinard.fr/politique/mentions-legales |
支援的語言 | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Robots TXT & Sitemaps XML Viewer \ud83d\udc40", "version": "1.6", "description": "Affiche le contenu des fichiers robots.txt et sitemap.xml d'un site web \ud83c\udf0f", "action": { "default_popup": "popup.html", "default_icon": "icon.png" }, "permissions": [ "activeTab", "scripting" ], "host_permissions": [ " |