https://github.com/cheeplusplus/faextender-chrome
FurAffinity Extender extension for Chrome and Firefox
https://github.com/cheeplusplus/faextender-chrome
Last synced: 6 months ago
JSON representation
FurAffinity Extender extension for Chrome and Firefox
- Host: GitHub
- URL: https://github.com/cheeplusplus/faextender-chrome
- Owner: cheeplusplus
- License: mit
- Created: 2012-09-14T08:55:39.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-12-06T03:43:53.000Z (over 1 year ago)
- Last Synced: 2023-12-07T01:24:13.546Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://cheeplusplus.github.io/faextender-chrome/
- Size: 1.31 MB
- Stars: 21
- Watchers: 8
- Forks: 7
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## FurAffinity Extender
FurAffinity Extender adds features to enhance your browsing experience of FurAffinity for both Chrome and Firefox.
#### Features:
* Easy downloading of files
* Highlights submissions and journals
* Adds hotkeys
* Open all images in tabs
* Open stories in Google Docs previewer### Technology
* WebExtensions
* Typescript
* Webpack### Building
* Install node and npm
* Run `npm install`
* Run `npm run build`Extension zip files will be in `build/`.