Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agiunderground/fox-in-the-middle
Firefox extension to center the content of frequently used web pages.
https://github.com/agiunderground/fox-in-the-middle
firefox firefox-addon firefox-extension
Last synced: about 2 months ago
JSON representation
Firefox extension to center the content of frequently used web pages.
- Host: GitHub
- URL: https://github.com/agiunderground/fox-in-the-middle
- Owner: agiUnderground
- License: other
- Created: 2023-01-21T07:30:59.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T21:43:15.000Z (9 months ago)
- Last Synced: 2024-04-11T00:49:52.399Z (9 months ago)
- Topics: firefox, firefox-addon, firefox-extension
- Language: JavaScript
- Homepage: https://github.com/agiUnderground/fox-in-the-middle
- Size: 674 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# fox-in-the-middle
**Firefox extension, which centers the content of frequently used web pages.**
# Installation
* ```git clone https://github.com/agiUnderground/fox-in-the-middle.git```
* In Firefox:
- Open the `about:debugging` page
- click the `This Firefox` option
- click the `Load Temporary Add-on` button
- then select `manifest.json` in the `fox-in-the-middle` extension directory## Problem it solves
![Comment](assets/images/meme.jpg)## Currently supported websites
* google.com
* duckduckgo.com
* ietf.org
* rfc-editor.org/rfc/
* lore.kernel.org
* docs.python.org
* docs.kernel.org
* man.freebsd.org
* linux.die.net/man/
* man7.org/linux/man-pages/
* openssh.com/txt/
* man.openbsd.org/
* man.dragonflybsd.org/## Demo
![google_search_1](assets/images/demo_1.png)
![google_search_2](assets/images/demo_2.png)
![IETF](assets/images/demo_3.png)