Skip to content

farhansrambiyan/robots.txt-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robots.txt viewer

A Chrome extension to view the robots.txt file of the current website.

Description

This extension allows you to quickly and easily view the robots.txt file of any website you're visiting. The robots.txt file provides instructions to web robots, such as search engine crawlers, about which parts of the site should not be processed or crawled.

The extension displays the contents of the robots.txt file in a clean, code editor-like interface with line numbers for easy readability.

Features

  • One-click access: View the robots.txt file with a single click from the Chrome toolbar.
  • Code editor-like interface: Presents the content in a readable format with line numbers.

Installation

can directly install from here: https://chromewebstore.google.com/detail/odccpphhdfbkimiobfmjifeomhbejjbd/

Or

  1. Download the extension files from this repository.
  2. Open Chrome and navigate to chrome://extensions/.
  3. Enable "Developer mode" in the top right corner.
  4. Click "Load unpacked" and select the directory where you extracted the extension files.

Usage

  1. Install the extension in Chrome.
  2. Navigate to any website.
  3. Click the extension icon in the Chrome toolbar.
  4. The popup will display the robots.txt content for the current domain.

Contributing

Contributions are welcome! If you have any suggestions or find any issues, please create a pull request or open an issue.

Support

If you find this extension helpful, please consider supporting the developer through the links provided in the extension's footer.

About

A Chrome extension that allows you to quickly view the robots.txt file of the current website

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors