AdguardAssistant

Adguard Assistant userscript

GPL-3.0 License

Downloads
431
Stars
138
Committers
21

Bot releases are hidden (Show)

AdguardAssistant - 4.3.4

Published by maximtop about 6 years ago

Minor bugfixes

AdguardAssistant - 4.3.2

Published by 4-life over 6 years ago

AdGuard Assistant is undergoing another round of changes, a couple of visual changes and a couple of fixes, including compatibility issues on some websites.

[Changed] From now on, the page will not reload when a new rule is added via AG Assistant #120
[Changed] The default position for AG Assistant is changed to the bottom-left corner of the page #202
[Fixed] The shield on the Assistant icon is not centred #241
[Fixed] Text area in the "Block element" window becomes uneditable #331
[Fixed] Compatibility issues

AdguardAssistant - 4.2.7

Published by 4-life over 6 years ago

[Added] Homepage information to the userscript's metadata #219
[Changed] document-start to use instead of run-at #224
[Changed] es locale code to use instead of es-es and es-419 #240
[Fixed] Assistant icon appears during a fullscreen video #212
[Fixed] Assistant doesn't work when cookies are disabled #235
[Fixed] Mobile Assistant adds sg_* class to the final rule text #243
[Fixed] Assistant icon changes its size when you move cursor in Safari #200
[Fixed] Adguard Assistant won't apply "Small icon on all websites" setting #233
[Fixed] Compatibility issues

AdguardAssistant - 4.2.6

Published by 4-life over 6 years ago

Its time to update the good old AdGuard Assistant! This new beta version brings a flurry of bugfixes (many of which concern the mobile Assistant) and one new feature.

[Added] New setting: saving icon position for all websites // current website only #201

We were fixing a bug with AG not saving custom position on the page when it struck us that there should be a new setting. What if you want to set the Assitant icon to a new default position for all websites? This was not possible before (save for 4 predetermined postiions in corners of the page), now you can either save the icon position for current website only, or for all websites. Not the biggest deal, but adding more customization options rarely goes unwelcomed.

[Fixed] Assistant breaks heise.de in Firefox and Edge #217
[Fixed] Assistant window can be hidden by filtering rules #213
[Fixed] Mobile Assistant clicks through a banner #220
[Fixed] Assistant icon changes its size in Safari #200
[Fixed] Manual blocking tool's buttons are displaced #207
[Fixed] Assistant does not show up in Opera Neon #205
[Fixed] Assistant doesn't work on several websites
[Improved] Mobile Assistant's looks #221

AdguardAssistant - 4.1.12

Published by 4-life over 6 years ago

[Changed] Assistant UI redesign #174

Not a drastic design change, but you'll notice it. The new look is a bit more neutral and tidy.

example-assistant

[Added] Embedded Assistant build #175

New embedded version of AdGuard Assistant allows it to be used in AdGuard for iOS and AdGuard Browser extension.

[Changed] Translations have been updated #169, #161
[Changed] Size of the "small" icon has been decreased further #182
[Changed] Common frames have been excluded from the Assistant script #154
[Changed ] .sg_* styles are added dynamically now when user starts selecting an element #167
[Fixed] Blank Assistant icon bug #186
[Fixed] Assistant hangs on yahoo.com #171
[Fixed] AdGuard puts userscript into textarea #165
[Fixed] Assistant icon is not visible on jarock.pl #152
[Fixed] Assistant menu is displayed outside of viewport #180
[Fixed] "Reputation Confidence Level" icon misbehaves in FF #147
[Fixed] Assistant frame is not rendered on daum.net with IE10 #159
[Fixed] Assistant incorrectly defines zh-CN and zh-TW languages
[Fixed] Several instances of the same variable with CSS styles defined #184
[Fixed] Assistant is not being displayed when body is a frameset node #156
[Improved] Closed shadow DOM is used now to host the Assistant button element #163

AdguardAssistant - 4.0.18

Published by 4-life over 6 years ago

Add localisations

AdguardAssistant - 4.0.17

Published by 4-life over 6 years ago

AG Assistant mobile build.

AdguardAssistant - 4.0.16

Published by vbagirov almost 7 years ago

A minor-ish update that focuses on various bugfixes, more significant changes will be introduced in v4.1. One thing is worth a separate mentioning though:

[Improved] Assistant's code-base for mobile devices has been unified #28

Basically, for end users it means that we were able to integrate the manual element blocking tool into AdGuard for iOS. You can now select and block any elements in Safari on iOS, just like you got used to on Windows and Mac.

[Added] New localizations #143
[Changed] Assistant translations have been updated #127
[Changed] Assistant now waits for a callback before reloading the page #130
[Changed] Common frames have been excluded from Assistant and WOT scripts #154
[Fixed] Assistant menu items selection is wrong #149
[Fixed] Assistant icon is visible while printing the page #96
[Fixed] It is possible to right-click inside of the iframe #95
[Fixed] Assistant disappears when you click on it on the website #113
[Fixed] Assistant is not shown on some websites #112
[Fixed] Assistant does not work when cookies are disabled #124
[Fixed] Some elements are clicked on instead of becoming selected with the element blocker tool #116
[Fixed] Assistant does not allow to select an element on the website #134
[Fixed] Assistant icon size setting reset bug #110
[Fixed] The Assistant iframe is rendered before styles are applied #137
[Fixed] Assistant layout when WOT reputation is loaded #141
[Fixed] Cannot select an iframe on the website #142
[Fixed] "Block ad on this website" tool does not work on Touch+Mouse devices like Surface #140
[Fixed] "Block ads on this website" tool is misbehaving in Firefox #146

AdguardAssistant - 4.0.10

Published by 4-life over 7 years ago

This is the first Assistant release in it's own separate repository. Previously we used to include all the Assistant changes in the respective Adguard for Windows releases.

A bunch of Assistant-related bugs have been fixed, and also worth mentioning the adding of a dev build that you are able to install now if you so desire.

[Added] A dev build #61

This is essentially the most recent version of Assistant you can get. It is being updated with every single commit that is made. To install the dev build, download the Assistant userscript from here:
https://AdguardTeam.github.io/AdguardAssistant/assistant.user.js

You can find more information on the main page of the repository:
https://github.com/AdguardTeam/AdguardAssistant

[Added] A travis-CI build to build & run unit-tests #60
[Changed] Assistant menu items now depend on the filtering state #13
[Changed] The 'cursor responsive area' of the slider on the element selection step has been increased #23
[Changed] Browser cache is new enforced to reload after switching the filtering status for a website #33
[Changed] Debug logging has been removed from the release build #35
[Changed] Assistant icon position has been made relative to the bottom-right corner of a page #47
[Changed] Custom button position is being validated now #59
[Fixed] ON/OFF switch animation on the first Assistant load #12
[Fixed] Slow Assistant icon drag #14
[Fixed] "Refused to apply inline style" error #16
[Fixed] Assistant doesn't work with touch on Edge #20
[Fixed] The labels on the 'Block ad' slider have been swapped #22
[Fixed] Assistant icon sticks to the cursor #30
[Fixed] Premature Assistant load + incorrect DOM readyState Property in IE10 #44
[Fixed] window.resize event listener handler has been throttled #67
[Fixed] Assistant icon jumps to the top left position #69
[Improved] Simplified Chinese Translation has been updated #36
[Improved] Translations updates have been automated #46