This is a port of Michael Mahemoff’s Chrome extension Humans.txt (Chrome Web Store link : Humans.txt) to the new Firefox-compatible WebExtension format, with a couple of improvements.
Humans.txt is an initiative for knowing the people behind a website. It's a TXT file that contains information about the different people who have contributed to building the website.
The extension displays an icon in the address bar (Firefox, Opera) or the toolbar (Google Chrome), when the domain for the website loaded in the active tab hosts a humans.txt
file.
Users can click on the icon to see the humans.txt file.
Plain text links and Twitter handles are turned to links to facilitate navigation. Basic Markdown is accepted, and standard-compatible titles are more or less supported.
First off, download the repository or clone it on your computer.
about:addons
)about:debugging#addons
in address bar)chrome://extensions/
in the menu bar)This code is released under MIT License.
Autolinker.js was released under MIT License.
Markdown.js was released under Mozilla Public License 2.0
webextensions-lib-l10n was released under MIT License.
Sourse Code Pro was released under SIL Open Font License.
The Humans.txt Icon is released under Creative Commons BY-NC-SA License.