GithubHelp home page GithubHelp 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

acorn icon acorn

A small, fast, JavaScript-based JavaScript parser

ariang icon ariang

AriaNg, a modern web frontend making aria2 easier to use.

autoprefixer icon autoprefixer

Parse CSS and add vendor prefixes to rules by Can I Use

baiduexporter icon baiduexporter

Assistant for Baidu to export download links to aria2/aria2-rpc

baota icon baota

宝塔Linux面板 - 简单好用的服务器运维面板

blackbox icon blackbox

Safely store secrets in Git/Mercurial/Subversion

bootstrap icon bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

bootstrapcdn icon bootstrapcdn

Free Bootstrap hosting on StackPath's Content Delivery Network

build icon build

TeaWeb-可视化的Web代理服务。DEMO: http://teaos.cn:7777

cayman icon cayman

Cayman is a Jekyll theme for GitHub Pages

crmeb_wechatminiprogram icon crmeb_wechatminiprogram

CRMEB以客户管理为中心+电商营销系统,微信小程序商城,带分销、秒杀、积分、优惠券等功能

customactivityoncrash icon customactivityoncrash

Android library that allows launching a custom activity when your app crashes, instead of showing the hated "Unfortunately, X has stopped" dialog.

cyberpanel icon cyberpanel

Cyber Panel - The hosting control panel for OpenLiteSpeed

dapper icon dapper

Dapper - a simple object mapper for .Net

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.