Code Monkey home page Code Monkey logo

Adguard Assistant Build Status

Disclaimer

  • We believe that all free products should be open source, and AdGuard Assistant is not an exception. Its code can be found in this repository.

AdGuard 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.

To get more information on AdGuard Assistant, visit our website https://adguard.com/.

How to report an issue?

GitHub can be used to report a bug or to submit a feature request. To do so, go to this page and click the New issue button.

Our plans

To 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

Releases

You can find all AdGuard Assistant releases here: https://github.com/AdguardTeam/AdguardAssistant/releases

Development build

Built automatically on every new commit:

Version to be used as userscript:

assistant.user.js -- AdGuard Assistant userscript

Version to be used in the browser extension:

assistant.embed.js -- Embedded version of AdGuard Assistant. We use it to provide Assistant's features in browser extensions.

assistant.embed.min.js -- Minified version of AdGuard Assistant.

Embedded version run as:

adguardAssistant().start(null, callback);

Сallback returns a rule string.

Unit test page for dev build is here.

How to build

For development build run:

$ yarn dev

This will compile assistant.user.js file without minification.

For development build with watcher on file changes and debugging from local server run:

$ yarn watch

This will open http://localhost:3000 in browser for debugging with extensions (e.g. Tampermonkey). Local server will serve from build directory. To apply the script, you must specify the script in the address, e.g. http://localhost:3000/assistant.user.js.

To run the task of downloading the localization files, put the .keys.json configuration file in the config directory.

The configuration file looks like:

{
    "url": "url of localizations",
    "projectId": "some id",
    "secretKey": "some key",
    "apiKey": "some api key"
}

For security reasons, this file is ignored by .gitignore settings.

To download and append localizations run:

$ yarn download-locales

Localization list is in options in tasks/index.js.

yndj's Projects

goku-api-gateway icon goku-api-gateway

A Powerful HTTP API Gateway in pure golang!Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 API 服务的稳定性和安全性。

graphql-spec icon graphql-spec

GraphQL is a query language and execution engine tied to any backend service.

hacker icon hacker

Hacker is a Jekyll theme for GitHub Pages

json-server icon json-server

Get a full fake REST API with zero coding in less than 30 seconds (seriously)

labs icon labs

This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.

lamp icon lamp

Install LAMP(Linux + Apache + MySQL/MariaDB/Percona Server + PHP ) for CentOS/Fedora/Debian/Ubuntu

leap-day icon leap-day

Leap day is a Jekyll theme for GitHub Pages

litemall icon litemall

又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端

logguru icon logguru

可以通过读取手机日志,找到应用无法安装的原因

merlot icon merlot

Merlot is a Jekyll theme for GitHub Pages

minimal icon minimal

Minimal is a Jekyll theme for GitHub Pages

mkdocs icon mkdocs

Project documentation with Markdown.

newtaboverride icon newtaboverride

New Tab Override brings back the ability to change the page which is shown when opening a new tab.

nightwatch icon nightwatch

Automated testing and continuous integration framework based on Node.js and using the Webdriver protocol

nlu.devops icon nlu.devops

Tools supporting continuous integration and deployment for NLU services.

nock icon nock

HTTP server mocking and expectations library for Node.js

node-elm icon node-elm

基于 node.js + Mongodb 构建的后台系统

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.