https://github.com/hrbrmstr/robotify
🤖 Browser extension to check for and preview a site's robots.txt in a new tab (if it exists)
https://github.com/hrbrmstr/robotify
browser-extension r-cyber robots-txt
Last synced: 4 months ago
JSON representation
🤖 Browser extension to check for and preview a site's robots.txt in a new tab (if it exists)
- Host: GitHub
- URL: https://github.com/hrbrmstr/robotify
- Owner: hrbrmstr
- License: mit
- Created: 2018-10-04T17:37:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-04T17:41:02.000Z (over 6 years ago)
- Last Synced: 2025-01-16T02:48:36.563Z (5 months ago)
- Topics: browser-extension, r-cyber, robots-txt
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# robotify
A browser extension that places a small robot icon in the toolbar that — when clicked — will extract the fully-qualified host name from the current tab and open up the `robots.txt` file for that site (if there is one) in a new tab.
## Using robotify
Download the [signed extension](dist/robotify-0.1.0-an+fx.xpi) in `dist` (`robotify-0.1.0-an+fx.xpi`) and install it manually or clone the repo and load it as a temporary addon via `about:debugging`.