{"id":13403903,"url":"https://github.com/violentmonkey/violentmonkey","last_synced_at":"2025-12-29T08:18:42.809Z","repository":{"id":10404398,"uuid":"12558645","full_name":"violentmonkey/violentmonkey","owner":"violentmonkey","description":"Violentmonkey provides userscripts support for browsers. It works on browsers with WebExtensions support.","archived":false,"fork":false,"pushed_at":"2025-05-05T05:27:22.000Z","size":17476,"stargazers_count":6714,"open_issues_count":84,"forks_count":548,"subscribers_count":107,"default_branch":"master","last_synced_at":"2025-05-13T00:09:05.402Z","etag":null,"topics":["userscripts-support","violentmonkey","webextensions"],"latest_commit_sha":null,"homepage":"https://violentmonkey.github.io/","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/violentmonkey.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,"zenodo":null},"funding":{"custom":"https://violentmonkey.github.io/donate/"}},"created_at":"2013-09-03T08:23:19.000Z","updated_at":"2025-05-12T18:05:14.000Z","dependencies_parsed_at":"2023-10-11T12:15:36.533Z","dependency_job_id":"8dc0ec53-3f6c-4309-87d3-493f42d956f9","html_url":"https://github.com/violentmonkey/violentmonkey","commit_stats":{"total_commits":3176,"total_committers":75,"mean_commits":"42.346666666666664","dds":0.5636020151133501,"last_synced_commit":"823a98ec6f5a03db2d6f1f45d3f86af65aceb42a"},"previous_names":[],"tags_count":255,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/violentmonkey%2Fviolentmonkey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/violentmonkey%2Fviolentmonkey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/violentmonkey%2Fviolentmonkey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/violentmonkey%2Fviolentmonkey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/violentmonkey","download_url":"https://codeload.github.com/violentmonkey/violentmonkey/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253843215,"owners_count":21972873,"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","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":["userscripts-support","violentmonkey","webextensions"],"created_at":"2024-07-30T19:01:36.116Z","updated_at":"2025-12-29T08:18:37.774Z","avatar_url":"https://github.com/violentmonkey.png","language":"JavaScript","readme":"# Violentmonkey\n\n[![Chrome Web Store](https://img.shields.io/chrome-web-store/v/jinjaccalgkegednnccohejagnlnfdag.svg)](https://chrome.google.com/webstore/detail/violentmonkey/jinjaccalgkegednnccohejagnlnfdag)\n[![Firefox Add-ons](https://img.shields.io/amo/v/violentmonkey.svg)](https://addons.mozilla.org/firefox/addon/violentmonkey)\n[![Microsoft Edge Add-on](https://img.shields.io/badge/dynamic/json?label=microsoft%20edge%20add-on\u0026query=%24.version\u0026url=https%3A%2F%2Fmicrosoftedge.microsoft.com%2Faddons%2Fgetproductdetailsbycrxid%2Feeagobfjdenkkddmbclomhiblgggliao)](https://microsoftedge.microsoft.com/addons/detail/eeagobfjdenkkddmbclomhiblgggliao)\n\nViolentmonkey provides userscripts support for browsers.\nIt works on browsers with [WebExtensions](https://developer.mozilla.org/en-US/Add-ons/WebExtensions) support.\n\nMore details can be found [here](https://violentmonkey.github.io/).\n\nJoin our Discord server:\n\n[![Discord](https://img.shields.io/discord/995346102003965952?label=discord\u0026logo=discord\u0026logoColor=white\u0026style=for-the-badge)](https://discord.gg/XHtUNSm6Xc)\n\n## Automated Builds for Testers\n\nA test build is generated automatically for changes between beta releases. It can be installed as an unpacked extension in Chrome and Chromium-based browsers or as a temporary extension in Firefox. It's likely to have bugs so do an export in Violentmonkey settings first. This zip is available only if you're logged-in on GitHub site. Open an entry in the [CI workflows](https://github.com/violentmonkey/violentmonkey/actions/workflows/ci.yml) table and click the `Violentmonkey-...` link at the bottom to download it.\n\n## Workflows\n\n### Development\n\nInstall [Node.js](https://nodejs.org/) and Yarn v1.x.\nThe version of Node.js should match `\"node\"` key in `package.json`.\n\n``` sh\n# Install dependencies\n$ yarn\n\n# Watch and compile\n$ yarn dev\n```\n\nThen load the extension from 'dist/'.\n\n### Build\n\nTo release a new version, we must build the assets and upload them to web stores.\n\n``` sh\n# Build for normal releases\n$ yarn build\n\n# Build for self-hosted release that has an update_url\n$ yarn build:selfHosted\n```\n\n### Release\n\nSee [RELEASE](RELEASE.md) for the release flow.\n\n## Related Projects\n\n- [Violentmonkey for Opera Presto](https://github.com/violentmonkey/violentmonkey-oex)\n- [Violentmonkey for Maxthon](https://github.com/violentmonkey/violentmonkey-mx)\n","funding_links":["https://violentmonkey.github.io/donate/"],"categories":["JavaScript","Open Source","工具","Browser Extensions/Scripts/Tools","General"],"sub_categories":["Browser Extension","浏览器","Other"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviolentmonkey%2Fviolentmonkey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviolentmonkey%2Fviolentmonkey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviolentmonkey%2Fviolentmonkey/lists"}