Usability Booster for Google Ads optimizers for the new user interfaceAdd-on for Firefox and Chrome to improve the Google Ads website for managing Google Ads advertisements. Last update: 2018-08-31 v2.0.5 This version is just for the new Google Ads interface. |
There are some basic technical problems when implementing the Usability Booster for the new interface. If you are well versed in event handling in JavaScript and/or Angular, we would be very happy if you could help us to overcome this hurdle so that we can further develop the Usability Booster.
$(document).on("keydown", function(){console.log("keydown in document");});
will never be executed$(document).click(function() {console.log("click in document");});
will be executed outside e.g. the campaign table - but we need the event inside the table:-($matCheckbox.click()
to simulate a click on a "checkbox" only works until you click somewhere with the mouse once.So that you can understand the problem and hopefully develop a solution, I (Holger Schulz) put a Tampermonkey/Greasemonkey extension online for developers.
Please install Tampermonkey (for Chrome) or Greasemonkey (for FIrefox) first (if you don't already use the Usability Booster) and then install the following userscript for debugging: Usabiltiy Booster Debug
To test problem 3
Please go to the campaign overview and reload the page (F5 on Windows). Then hold down the Shift key and move the mouse over the table. Now the checkboxes at the front should be activated when moving over the rows. If you hold down Ctrl, checkboxes should be deactivated.
If this works, please click somewhere in the AdWords interface with the mouse.
Now activating/deactivating the checkboxes no longer works for me:-(
Thank you very much for your support
Holger Schulz (holger.schulz@data-inside.de)
Chrome | Firefox | ||
For Chrome, you will need the "Extension Tampermonkey". On the Extension website just click on "ADD TO CHROME". | For Firefox, you will need the "Add-On Greasemonkey". On the Add-On website just click on "Add to Firefox" . | ||
Opera | |||
For Opera, you will need the "Add-on Tampermonkey". On the Add-On website just click on"add to Opera". |
Friends of you might find the Usability Booster useful as well.
A little click from you for your friends and as motivation for us to continue development:-)
We are of course happy about any reference to our Usability Booster.
Since the URL is a bit long in posts and on slides, we created this short URL:
Spendenaufruf - WWF Naturschutz
Mögen Sie unseren Usability Booster?
Motivieren Sie uns und unterstützen Sie unsere WWF-Spendenaktion
"Freie Software für freie Tiere"
(mit Spendenbescheinigung, d.h. steuerlich absetzbar)
Zu unserer Spendenaktion
Hinweis:
Nach 'Spende sicher übermitteln' kann man auswählen, welche Infos öffentlich gemacht werden:
Betrag&Name, nur Name, nur Betrag
Und man kann noch eine öffentliche Nachricht auf der Spendenseite hinterlassen.
I look forward to your feedback:-)