This repository was archived by the owner on Oct 28, 2021. It is now read-only.
2.11
-2.10.3: Added a work around to a Chrome bug which incorrectly sets the element type (#339) - see http://crbug.com/410382 +2.11: In the 'Report an Ad' feature, the extension will now perform a check for known malware + domains in the list of resources. If resources from a known malware site are found, the + users is notified, and the a link with more information is provided. If no malware + resources are found, the page continues to work as before. (#315) + +2.10.3: Added a work around to a Chrome bug which incorrectly sets the element type (#339) - + see http://crbug.com/410382 - Fixed an memory leak issue in Chrome where prerenderred tab information was not removed when the tab id was changed. (#324) - Modified the 'Help Spread the Word' link in the popup menu to open a new tab instead of being loaded in the menu (#318) + Fixed an memory leak issue in Chrome where prerenderred tab information was not removed + when the tab id was changed. (#324) + Modified the 'Help Spread the Word' link in the popup menu to open a new tab instead of + being loaded in the menu (#318) - Improved the string processing of debug information when users report an issue or ad to the AdBlock support site (#307) + Improved the string processing of debug information when users report an issue or ad to + the AdBlock support site (#307) -2.8.1: Removed externally_connectable permission from manifest.json file to avoid additional permissions needed for Beta version. +2.8.1: Removed externally_connectable permission from manifest.json file to avoid additional + permissions needed for Beta version. - improved the detection of getadblock.com website to ensure any injected extension information only occurs on the correct web site. (#274) + improved the detection of getadblock.com website to ensure any injected extension + information only occurs on the correct web site. (#274)