https://github.com/danny0838/content-farm-terminator
Content Farm Terminator browser extension/「終結內容農場」瀏覽器套件
https://github.com/danny0838/content-farm-terminator
chrome-extension firefox-addon
Last synced: 6 months ago
JSON representation
Content Farm Terminator browser extension/「終結內容農場」瀏覽器套件
- Host: GitHub
- URL: https://github.com/danny0838/content-farm-terminator
- Owner: danny0838
- License: gpl-3.0
- Created: 2017-09-17T11:04:17.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-05-04T19:50:03.000Z (6 months ago)
- Last Synced: 2025-05-04T20:37:45.990Z (6 months ago)
- Topics: chrome-extension, firefox-addon
- Language: JavaScript
- Homepage: https://danny0838.github.io/content-farm-terminator/
- Size: 113 MB
- Stars: 1,357
- Watchers: 14
- Forks: 47
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- Awesome-Extensions - 终结内容农场 - CN/firefox/addon/block-content-farm/) [🟢](https://chrome.google.com/webstore/detail/content-farm-terminator/lcghoajegeldpfkfaejegfobkapnemjl) | (搜索增强)
- awesome-hacking-lists - danny0838/content-farm-terminator - Content Farm Terminator browser extension/「終結內容農場」瀏覽器套件 (JavaScript)
- my-awesome - danny0838/content-farm-terminator - extension,firefox-addon pushed_at:2025-10 star:1.4k fork:0.0k Content Farm Terminator browser extension/「終結內容農場」瀏覽器套件 (JavaScript)
README
Content Farm Terminator (終結內容農場)
======================================
*Content Farm Terminator* is a cross-platform browser extension that helps the user identify and repel [content farms](https://en.wikipedia.org/wiki/Content_farm), through marking hyperlinks that targets a content farm in any web page and blocking web requests that targets a content farm.
[Homepage with more detailed introduction](https://danny0838.github.io/content-farm-terminator/) (multi-language).
## Download
* [Firefox](https://addons.mozilla.org/firefox/addon/content-farm-terminator/) (also: Firefox for Android, Tor Browser, etc.)
* [Google Chrome](https://chrome.google.com/webstore/detail/lcghoajegeldpfkfaejegfobkapnemjl) (also: Opera, Vilvadi, Brave, Kiwi Browser, etc.)
* [Microsoft Edge](https://microsoftedge.microsoft.com/addons/detail/fgckcfkpckemdnnejbbfkkchanedbeje)
## For content farm reporters
To report a content farm to be included in our blacklist, fill the form through the hyerlink at the bottom of the option page of the browser extension, or through [this link](https://danny0838.github.io/content-farm-terminator/report).
## For web blacklist providers
To publish a web blacklist for subscription, host a plain text file encoded using UTF-8 at a public accessible URL. You can also help us improve [our web blacklists](https://danny0838.github.io/content-farm-terminator/subscriptions) at the `src/` directory of the `gh_pages` branch.
## For developers
The source code of the browser extension is placed at the `src/` directory of the `master` branch. Simply change the code and run a building script under `build/`, and the packed extension files will be generated under `dist/`.
## License
Content Farm Terminator is licensed under [GNU General Public License v3.0](https://github.com/danny0838/content-farm-terminator/blob/master/LICENSE.txt).