https://github.com/actionless/firefox_search_rutracker_by_date
Firefox search provider for Rutracker, results sorted by date
https://github.com/actionless/firefox_search_rutracker_by_date
chrome-extension firefox firefox-addon firefox-extension firefox-extensions firefox-webextension rutracker rutracker-org webextension
Last synced: about 2 months ago
JSON representation
Firefox search provider for Rutracker, results sorted by date
- Host: GitHub
- URL: https://github.com/actionless/firefox_search_rutracker_by_date
- Owner: actionless
- License: mpl-2.0
- Created: 2020-01-03T23:07:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-13T20:08:10.000Z (over 3 years ago)
- Last Synced: 2025-10-29T01:16:42.300Z (8 months ago)
- Topics: chrome-extension, firefox, firefox-addon, firefox-extension, firefox-extensions, firefox-webextension, rutracker, rutracker-org, webextension
- Language: Shell
- Homepage: https://addons.mozilla.org/en-US/firefox/addon/search-rutracker-by-date/
- Size: 58.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# search_rutracker firefox extension
Search provider for [Rutracker](https://rutracker.org), results sorted by date. Bound to `r` letter by default.
Good and easy example of firefox search extension using [`chrome_settings_overrides`](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/chrome_settings_overrides).
## configuration
You can edit the URL or customize name in `./manifest.json`.
Icons can be just replaced in `./icons/` directory before the build.
## dependencies
- `sh`
- `7z`
## build
To build an extension just run `./build.sh`. That will generate `.xpi` extension in the current directory.
## usage
1) sign the addon: https://extensionworkshop.com/documentation/publish/signing-and-distribution-overview/#signing-your-addons
2) open [about:addons](about:addons), "Install add-on from file..."
3) enjoy it