{"id":19961457,"url":"https://github.com/cloudoptlab/cloudopt-adblocker","last_synced_at":"2025-05-03T22:30:54.335Z","repository":{"id":37431163,"uuid":"166629208","full_name":"cloudoptlab/cloudopt-adblocker","owner":"cloudoptlab","description":"Cloudopt AdBlocker is a browser extension based on AdguardBrowserExtension and Cloudopt's self-developed cloud reputation assessment technology to protect your security, prevent traces, malicious domain names, filter banner ads, pop-up ads, and more. ","archived":false,"fork":false,"pushed_at":"2021-07-13T12:25:40.000Z","size":2650,"stargazers_count":53,"open_issues_count":5,"forks_count":7,"subscribers_count":3,"default_branch":"2.x","last_synced_at":"2024-05-07T18:16:49.155Z","etag":null,"topics":["adblock","chrome","chrome-extension","cloudopt","edge","firefox","material-design"],"latest_commit_sha":null,"homepage":"https://www.cloudopt.net","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/cloudoptlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-20T06:07:03.000Z","updated_at":"2024-04-10T18:32:04.000Z","dependencies_parsed_at":"2022-08-19T06:10:52.806Z","dependency_job_id":null,"html_url":"https://github.com/cloudoptlab/cloudopt-adblocker","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudoptlab%2Fcloudopt-adblocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudoptlab%2Fcloudopt-adblocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudoptlab%2Fcloudopt-adblocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudoptlab%2Fcloudopt-adblocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudoptlab","download_url":"https://codeload.github.com/cloudoptlab/cloudopt-adblocker/tar.gz/refs/heads/2.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224374765,"owners_count":17300691,"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":["adblock","chrome","chrome-extension","cloudopt","edge","firefox","material-design"],"created_at":"2024-11-13T02:07:34.220Z","updated_at":"2024-11-13T02:07:34.706Z","avatar_url":"https://github.com/cloudoptlab.png","language":"JavaScript","readme":"# Cloudopt AdBlocker\n\n\u003cimg src=\"https://cdn.cloudopt.net/20200108140125.jpg\" width=\"800\" /\u003e\n\nCloudopt AdBlocker is a browser extension based on AdguardBrowserExtension and Cloudopt's self-developed cloud reputation assessment technology to protect your security, prevent traces, malicious domain names, filter banner ads, pop-up ads, and more. can do:\n\n1. Block common ads.\n2. Accelerate page loading, save bandwidth, block ads and pop-ups.\n3. Block various spyware, adware and dial-up installers.\n4. Protect your privacy by blocking common third-party tracking systems.\n5. Protect you against malicious and phishing attacks.\n6. Protect your computer from being targeted by mining scripts.\n7. Prevent scripts from downloading things from dangerous websites.\n\n[You can also go to the official website to download and use it directly.](https://www.cloudopt.net/)\n\n## Getting Involved\n\nWe encourage you to participate in this open source project. We welcome any MR, submission of bugs, submission of suggestions, code review or any other positive contribution.\n\nMR related specifications can refer to the relevant specifications of our other open source projects: https://next.cloudopt.net/#/contributing.\n\n## Build Instructions\n\nRequire [nodejs](https://nodejs.org/en/download/) and [yarn](https://yarnpkg.com/en/docs/install/#mac-stable)。\n\n1. Clone or Download the repository:\n\n  ```shell\n  git clone https://github.com/cloudoptlab/cloudopt-adblocker/\n  ```\n\n2. Install local dependencies by running:\n\n  ```shell\n  yarn install\n  ```\n\n3. Build on the command line:\n  ```shell\n  yarn build\n  ```\n\nAfter the build is complete, the file will be stored in the dist directory, which can be loaded directly in the developer mode of the browser.\n\n## License\n\n\u003e This Source Code Form is subject to the terms of the GNU General Public License, v. 3.0. If a copy of the GPL was not distributed with this file, You can obtain one at https://www.gnu.org/licenses/gpl-3.0.en.html\n\n\n## Reference license\n\n### AdguardBrowserExtension\n- Project: https://github.com/AdguardTeam/AdguardBrowserExtension\n- License: [GNU Lesser General Public License v3.0](https://github.com/AdguardTeam/AdguardBrowserExtension/blob/master/LICENSE)\n\n### jqKeyboard\n- Project: https://github.com/hawkgs/jqKeyboard\n- License: [MIT License](https://github.com/hawkgs/jqKeyboard/blob/master/LICENSE)\n\n### material-design-lite\n- Project: https://github.com/google/material-design-lite\n- License: [Apache License 2.0](https://github.com/google/material-design-lite/blob/mdl-1.x/LICENSE)\n\n### noty\n- Project: https://github.com/needim/noty\n- License: [MIT License](https://github.com/needim/noty/blob/master/LICENSE.txt)\n\n### DOMPurify\n- Project: https://github.com/cure53/DOMPurify\n- License: [Apache License Version 2.0](https://github.com/cure53/DOMPurify/blob/master/LICENSE)\n\n### underscore\n- Project: https://github.com/jashkenas/underscore\n- License: [MIT License](https://github.com/jashkenas/underscore/blob/master/LICENSE)\n\n### jquery\n- Project: https://github.com/jquery/jquery\n- License: [MIT License](https://github.com/jquery/jquery/blob/master/LICENSE.txt)\n\n### json3\n- Project: https://github.com/bestiejs/json3\n- License: [MIT License](https://github.com/bestiejs/json3/blob/master/LICENSE)\n\n### push\n- Project: https://github.com/Nickersoft/push.js\n- License: [MIT License](https://github.com/Nickersoft/push.js/blob/master/LICENSE.md)\n\n### easylist\n- Project: https://github.com/easylist/easylist\n- License: [GNU General Public License version 3](https://easylist.to/pages/licence.html)\n\n## Chinese Vesion\n\n[点击阅读中文版](https://github.com/cloudoptlab/cloudopt-adblocker/blob/master/README_ZH.md)\n\n----\n\nQQ Group： 142574864\n\nWechat：\n\n![](https://kol-cdn.cloudopt.net/kol/2018/12/qrcode_for_gh_cace0716c068_258.jpg)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudoptlab%2Fcloudopt-adblocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudoptlab%2Fcloudopt-adblocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudoptlab%2Fcloudopt-adblocker/lists"}