{"id":15022276,"url":"https://github.com/adguardteam/adguardassistant","last_synced_at":"2025-04-06T04:11:28.038Z","repository":{"id":18974349,"uuid":"85700461","full_name":"AdguardTeam/AdguardAssistant","owner":"AdguardTeam","description":"Adguard Assistant userscript","archived":false,"fork":false,"pushed_at":"2024-04-10T17:33:34.000Z","size":60166,"stargazers_count":138,"open_issues_count":17,"forks_count":19,"subscribers_count":32,"default_branch":"master","last_synced_at":"2024-04-14T05:57:51.919Z","etag":null,"topics":["adguard","open-source","userscript"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AdguardTeam.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-03-21T12:42:43.000Z","updated_at":"2024-05-13T16:51:13.001Z","dependencies_parsed_at":"2024-05-13T17:05:39.534Z","dependency_job_id":null,"html_url":"https://github.com/AdguardTeam/AdguardAssistant","commit_stats":{"total_commits":675,"total_committers":23,"mean_commits":"29.347826086956523","dds":0.6725925925925926,"last_synced_commit":"abd4927383d6e228d02821b44bfa9b49b3ba0815"},"previous_names":[],"tags_count":176,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdguardTeam%2FAdguardAssistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdguardTeam%2FAdguardAssistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdguardTeam%2FAdguardAssistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdguardTeam%2FAdguardAssistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdguardTeam","download_url":"https://codeload.github.com/AdguardTeam/AdguardAssistant/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247430871,"owners_count":20937874,"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":["adguard","open-source","userscript"],"created_at":"2024-09-24T19:57:43.937Z","updated_at":"2025-04-06T04:11:27.952Z","avatar_url":"https://github.com/AdguardTeam.png","language":"JavaScript","readme":"# AdGuard Assistant\n\nAdGuard Assistant is a userscript that helps you manage filtering right from the browser. With its aid you are able to manually block any element, whitelist or report the page, or see the website's security report — all without having to leave the current page.\n\n### How to report an issue?\n\nGitHub can be used to report a bug or to submit a feature request. To do so, go to [this page](https://github.com/AdguardTeam/AdguardAssistant/issues) and click the *New issue* button.\n\n### Our plans\n\nTo see the 'big picture', to watch current progress and to get an idea of approximate dates for upcoming AdGuard Assistant releases, see this page: https://github.com/AdguardTeam/AdguardAssistant/milestones\n\n### Releases\n\nYou can find all AdGuard Assistant releases here: https://github.com/AdguardTeam/AdguardAssistant/releases\n\n### How to build\n\n`yarn install`\n\n| Command           | Output Dir    |\n|-------------------|---------------|\n| `yarn dev`        | build/dev     |\n| `yarn beta`       | build/beta    |\n| `yarn release`    | build/release |\n\nEach command builds next files inside directory:\n- `assistant.meta.js` - meta information for userscript\n- `assistant.user.js` - userscript code\n- `assistant.js` - code for embedding in another projects (it has functionality for selection of DOM nodes and rules building)\n- `build.txt` - bamboo environment variables\n\n\nEmbedded version run as:\n\n```\nadguardAssistant().start(null, callback);\n```\n\nCallback returns a rule string.\n\n## Usage\n### Installation\n#### Yarn\n```\nyarn add @adguard/assistant\n```\n\n#### NPM\n```\nnpm install @adguard/assistant\n```\n\n### Usage of npm module\n```\nimport { adguardAssistant } from '@adguard/assistant'\nadguardAssistant().start(null, callback);\n```\n\n## Todo\n\n- write tests\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadguardteam%2Fadguardassistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadguardteam%2Fadguardassistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadguardteam%2Fadguardassistant/lists"}