{"id":16529855,"url":"https://github.com/nikolay-borzov/user-scripts","last_synced_at":"2025-09-13T21:30:47.837Z","repository":{"id":39963079,"uuid":"110876463","full_name":"nikolay-borzov/user-scripts","owner":"nikolay-borzov","description":"User scripts for Tampermonkey","archived":false,"fork":false,"pushed_at":"2023-10-04T00:54:17.000Z","size":2767,"stargazers_count":29,"open_issues_count":16,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-20T14:06:58.376Z","etag":null,"topics":["user-scripts","userscript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nikolay-borzov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-15T19:22:50.000Z","updated_at":"2025-01-05T10:58:28.000Z","dependencies_parsed_at":"2024-10-20T17:18:46.698Z","dependency_job_id":null,"html_url":"https://github.com/nikolay-borzov/user-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nikolay-borzov/user-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolay-borzov%2Fuser-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolay-borzov%2Fuser-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolay-borzov%2Fuser-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolay-borzov%2Fuser-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikolay-borzov","download_url":"https://codeload.github.com/nikolay-borzov/user-scripts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolay-borzov%2Fuser-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275029891,"owners_count":25393394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["user-scripts","userscript"],"created_at":"2024-10-11T17:47:30.765Z","updated_at":"2025-09-13T21:30:47.500Z","avatar_url":"https://github.com/nikolay-borzov.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# user-scripts\n\n[![JavaScript Style Guide][standard-image]][standard-url]\n\nUser scripts for Tampermonkey and other user script managers (not tested yet)\n\n# Image Viewer\n\n[![IV file size][iv-size]][iv-url] [![IV OpenUserJS][open-user-js-image]][iv-open-user-js-url] [![IV GreasyFork][greasy-fork-image]][iv-greasy-fork-url]\n\n[![CHANGELOG][changelog-image]](./image-viewer/CHANGELOG.md)\n\nView full-size images from image hosts (e.g. Fastpic) w/o leaving the page or on a new tab w/o ads. Some image hosts disallow hotlinking. Such image host links are opened in new tab\n\n:bulb: By default, script applies to all sites. I recommend enabling it only for specific sites. In Tampermonkey on script's settings tab uncheck `Original matches` and add your host's [masks](https://developer.chrome.com/docs/extensions/mv3/match_patterns/) in `User matches` (e.g. `https://myforum.net/*`)\n\n## Controls\n\n### Keyboard:\n\n- `←` - Previous image\n- `→` - Next image\n- `Esc` - Close image view\n- `Space` - Toggle image full height\n\n### Mouse:\n\n- `double click` - Toggle image full height\n- `click` on backdrop - Close image view\n\n## Config\n\nAvailable through the \"Settings\" script command at the Tampermonkey menu.\n\n## Alternatives\n\n- [Imagus](https://chrome.google.com/webstore/detail/imagus/immpkjjlgappgfkkfieppnmlhakdmaab)\n- [Handy Image](https://sleazyfork.org/en/scripts/109-handy-image)\n- [Imagehost Redirect](https://sleazyfork.org/en/scripts/2641-imagehost-redirect)\n\u003c!--\n- [PornoLab.net Thumbnail Expander](https://sleazyfork.org/en/scripts/13546-pornolab-net-thumbnail-expander)\n- [pornolab.net Full Size Images](https://greasyfork.org/en/scripts/32681-pornolab-net-full-size-images)\n  --\u003e\n\n# JoyReactor Download Button\n\n[![JRDB file size][jrdb-size]][jrdb-url] [![JRDB OpenUserJS][open-user-js-image]][jrdb-open-user-js-url] [![JRDB GreasyFork][greasy-fork-image]][jrdb-greasy-fork-url]\n\n[![CHANGELOG][changelog-image]](./joyreactor-download-button/CHANGELOG.md)\n\n- Shows image download link on hover\n- Makes gif image link downloadable\n\n\"Downloadable\" means you can download image by clicking (LMB) on the button. Link has [download](https://caniuse.com/#feat=download) attribute\n\n# Pornolab Enhancer\n\n[![PLE file size][ple-size]][ple-url] [![PLE OpenUserJS][open-user-js-image]][ple-open-user-js-url] [![PLE GreasyFork][greasy-fork-image]][ple-greasy-fork-url]\n\n[![CHANGELOG][changelog-image]](./pornolab-enhancer/CHANGELOG.md)\n\nImproves UX\n\n## Tags\n\nTurns everything inside `[ ]` into search link. Also removes tags from the title\n\n## Find similar\n\nSearches for similar posts\n\n## Pager\n\nImproves pager styles\n\n## Download\n\nAdds quick download button to the top of the page\n\n### Config menu\n\nDisable/enable certain features. Available through the site menu link \"PLE\"\n\n## Attributions\n\n- [Flag](https://www.flaticon.com/packs/countrys-flags) icons made by [Freepik](http://www.freepik.com) from [www.flaticon.com](https://www.flaticon.com/) is licensed by [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/)\n- [Medical](https://www.flaticon.com/packs/medical-asserts) icons made by [Smashicons](https://www.flaticon.com/authors/smashicons) from [www.flaticon.com](https://www.flaticon.com/) is licensed by [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/)\n- Picture icon made by made by [Good Ware](https://www.flaticon.com/authors/good-ware) from [www.flaticon.com](https://www.flaticon.com/) is licensed by [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/)\n\n## Tools and Resources\n\n- [Material Design icons](https://material.io/icons)\n- [Material Design icons](https://materialdesignicons.com)\n- [SVGOMG - SVGO's Missing GUI](https://jakearchibald.github.io/svgomg)\n- [b64.io - image optimisation \u0026 base64 encode](http://b64.io)\n- [Inkscape](https://inkscape.org/en/)\n- [Material Design Button \"ripple\" effect animation (pure CSS)](https://codepen.io/lehollandaisvolant/pen/dMQXYX)\n- [Keep a Changelog](http://keepachangelog.com/en/1.0.0)\n- [Online regex tester and debugger: PHP, PCRE, Python, Golang and JavaScript](https://regex101.com)\n\n[changelog-image]: https://img.shields.io/badge/-CHANGELOG-blue\n[greenkeeper-image]: https://badges.greenkeeper.io/nikolay-borzov/user-scripts.svg\n[greenkeeper-url]: https://greenkeeper.io/\n[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg\n[standard-url]: https://standardjs.com\n[iv-size]: https://img.shields.io/github/size/nikolay-borzov/user-scripts/dist/image-viewer.user.js.svg\n[iv-url]: https://github.com/nikolay-borzov/user-scripts/raw/master/dist/image-viewer.user.js\n[iv-open-user-js-url]: https://openuserjs.org/scripts/nikolay-borzov/Image_Viewer\n[iv-greasy-fork-url]: https://greasyfork.org/scripts/443464-image-viewer/code/Image%20Viewer.user.js\n[jrdb-size]: https://img.shields.io/github/size/nikolay-borzov/user-scripts/dist/joyreactor-download-button.user.js.svg\n[jrdb-url]: https://github.com/nikolay-borzov/user-scripts/raw/master/dist/joyreactor-download-button.user.js\n[jrdb-open-user-js-url]: https://openuserjs.org/scripts/nikolay-borzov/JoyReactor_Download_Button\n[jrdb-greasy-fork-url]: https://greasyfork.org/scripts/443465-joyreactor-download-button/code/JoyReactor%20Download%20Button.user.js\n[ple-size]: https://img.shields.io/github/size/nikolay-borzov/user-scripts/dist/pornolab-enhancer.user.js.svg\n[ple-url]: https://github.com/nikolay-borzov/user-scripts/raw/master/dist/pornolab-enhancer.user.js\n[ple-open-user-js-url]: https://openuserjs.org/scripts/nikolay-borzov/Pornolab_Enhancer\n[ple-greasy-fork-url]: https://greasyfork.org/scripts/443466-pornolab-enhancer/code/Pornolab%20Enhancer.user.js\n[open-user-js-image]: https://img.shields.io/badge/OpenUserJS-install-304051.svg\n[greasy-fork-image]: https://img.shields.io/badge/Greasy%20Fork-install-690001.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikolay-borzov%2Fuser-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikolay-borzov%2Fuser-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikolay-borzov%2Fuser-scripts/lists"}