Приятно, когда на сайте нет рекламы, не моргают анимированные гифки, не улюлюкают флешевые баннеры и рекламные ссылки не путаются под руками. Однако, многие сайты не могут обходиться без рекламы, т.к. это основной доход и благодаря рекламе сайты доступны посетителям бесплатно. Некоторые сервисы предлагают платную подписку без баннеров, как альтернативный вариант.
Aardvark – расширение для Mozilla Firefox, которое позволяет управлять отдельными частями сайта просто на лету, можно удалять или изолировать отдельные блоки.
Удаление рекламы с помощью этого расширения можно рассмотреть на примере сайта grooveshark.com – условно-бесплатного сервиса, где за отдельную плату можно удалять рекламный блок с правой стороны.
Зайдите на сайт, кликните правой клавишей под баннером и выберите “Start Aadvark”, потом наведите курсор на левую часть (основную часть сайта) и нажмите клавишу i (команда isolate). Нажмите q (Quit), чтобы закрыть Aadvark. Все. 🙂
На видео можно посмотреть пример, как выглядит работа с этим расширением.
Клавиши управления расширением Aardvark:
W (Wider)
Select a wider area. For instance, if you have selected a table cell, pressing W will select the table row
N (Narrower)
Undo the last "Wider" command
Q (Quit)
Quit Aardvark (that is, stop selecting elements), until you restart it from the menu
U (Undo)
Undo the last "remove" or "isolate" command.
R (Remove)
Delete the selected element
K (Kill)
Delete the selected element permanently (requires RIP extension)
I (Isolate)
Delete everything surrounding the selected element
B (Black on white)
Set the element (and all contained elements) to be black text on white background
C (Colorize)
Sets the element’s background to a random color
V (View Source)
Shows the source code of the element (with indenting and color highlighting)
J (Javascript Source)
Generates Javascript code for building the element with W3C DOM techniques. Seriously powerful.
D ("De-widthify")
Removes any fixed width values from the element (and any contained elements)
P (Paste)
Insert the last removed element before the current selected element
G (Global)
Make a javascript global variable that points to this element, named "elem1", "elem2", etc.
X (XPath)
Show the XPath of the element
H (Help)
Show (or hide) the list of keystrokes