Go Back  FlyerTalk Forums > Travel&Dining > Travel Tools
Reload this Page >

ITA-Matrix-PowerTools - Userscript for Orbitz/DL/UA/AA/BA/CZ/IB/LA/LH/LX/TK

Community
Wiki Posts
Search
Old Nov 11, 2014, 10:54 am
FlyerTalk Forums Expert How-Tos and Guides
Last edit by: IAkH
Welcome to the ITA-Matrix-PowerTools
*** About ***
The ITA-Matrix-PowerTools are a user script maintained by fellow flyertalk members to enhance the already powerful Matrix of ITA Software by providing new features and booking links.

Features added to the itinerary details page:
  • convert times into 24h format
  • translation support
  • open fare rules in new window by default
  • price breakdown (base fare, taxes & carrier imposed surcharges)
  • editor mode (adjust cabin prior extraction)
  • multiple handy links (Seatguru, Planefinder, WhereToCredit)
  • new on page features like detailed mileage breakdown*, GCM-Map* and earned frequent flyer miles*
  • create links to various providers (OTAs / airlines / other tools) to try direct booking of your itinerary

Originally Posted by Error: Unable to find class IR6M2QD-k-i for itinRow.
If you see this error, currently you'll need to manually edit your installed script.

See posts from October 1st, 2018 for more information.
*requires background requests

The script may have lots of bugs and comes without warranty of any kind! Not all fares will be bookable or will price correctly in the booking engines. You are responsible for the money you spend - so double check your flights before purchasing AND use your sanity! Read this and the next two posts as an example: click

*** How it works ***
Using pure JavaScript we are "creating" some sort of hook that is periodically checking for page changes while working with the Matrix. As soon as you reload or leave the page the script stops (leaving the page or using the console-version) or starts from the beginning (using the userscript and perfoming a reload). Also this script is only running in these tabs/windows in which you are looking at the Matrix.
As soon as the script detects the itinerary page it reads its content - unless you activated the editor mode. It's parsing all the information found and creates - based on this information - several links to OTAs, airlines and other tools. Since we are able to remove, replace and add content to the page - we make them visible and clickable in a way you choose. By default there are no background requests.

*** How to get it running ***
There are three methods to install the script. All three below run exactly the same underlying script but are listed in order of installation complexity:

Method 1: Browser Extensions
Method 2: As a UserScript
It takes a moment to get it running but after that it will start automatically everytime you visit the Matrix and we will be able to store your settings. You will need to install a script manager.

Warning: Using a script manager and installing user scripts is a potential security risk - We need to mention it here.
Step 1: Install a script manager Step 2: Install the script
See the FAQ of your script manager how to install the script.
  • Through GreasyFork
  • Through OpenUserJS
  • Through GitHub: you should be asked whether you want to install it - make sure your script manager is running.
Method 3: iOS Safari Shortcut

Get the "Add ITA Matrix Powertools" Shortcut

Instructions much be run each time
  • Open ITA Matrix in Safari on your iPhone or iPad
  • Tap on the Share button in the bottom navigation
  • Scroll down through all the actions
  • Select Add ITA Matrix Powertools

Method 4: Console/Debug mode
You need to access the command line of your browser to execute the script. You can use either the regular version or the minified version. Just copy the entire text.

Chrome:
  1. Open Chrome DevTools: developer.chrome.com
  2. Switch to the console tab
  3. Paste the script into the command line: developer.chrome.com
  4. Run it
Firefox:
  1. Open the web console: developer.mozilla.org
  2. Switch to the console tab
  3. Paste the script into the command line: developer.mozilla.org
  4. Run it
Internet Explorer:
  1. Open the web console by pressing F12
  2. Switch to the console tab
  3. Paste the script into the command line - at the very bottom
  4. Run it by pressing the green triangle

*** How to use it ***
Once the script is running you should see a new line above the ITA logo:
Code:
Passengers (1a) Settings (v0.18) (Cabin: Auto)
As long as you see this line, there is no need to reexecute the script. Make sure to get used to the "Settings"-feature -> just click on Settings. Within the settings menu you can configure the script towards your needs/preferences. Enabling/disabling features and/or setting standard editions of providers on the fly. When using a script manager these settings should be stored and automatically load as soon as you visit matrix.itasoftware.com - but the passengers as well as the cabin detection will not be stored!
Your settings are "reloaded" everytime the itinerary details show up! If you want to use other settings, just get back to the flight selection and reselect your flights - the new settings will be used. This belongs to the passengers and cabin detection as well

Passengers:
The passenger count will not be taken from your search results! Use the passenger config on the upper left and make sure they are set before you get to the itinerary details. We had to do it this way because some providers require the age of children. But always make sure to search for the equivalent passenger count. There might be seat availability for one passenger but not for two!

Cabin detection:
You should set the cabin on the upper right to the appropriate main cabin you are looking for. Sometimes you will have economy/business class segments in mainly business/first class itineraries. These mixed itineraries make it hard to autodetect the main cabin - so you can set it manually.

*** Background requests - Privacy issues ***
Some features require to contact other servers. As long as you do not activate any of the autoload features within the settings there won't be any automatic background requests. You will have to initiate them manually. The following list will tell which features are contacting what server and what information will be transferred. All websites will know you are using this script und you are currently using the Matrix - what by the way applies to the link targets you click as well.
  • GCM-Map in inline mode - contacting gcmap.com (non SSL) providing full route data
  • WhereToCredit.com mileage accrual breakdown - contacting wheretocredit.com (non SSL or SSL - depending on whether you use the Matrix with or without SSL) providing full itinerary
  • Skimlinks affiliate links - loads a js script to adds affiliate ids to some links if and only if the "Support this tool" setting is enabled. If it is disabled, no external scripts are loaded
*** FT-Posts you should read ***
General statement regarding this script: click
How to fix class names yourself: click
Problems and limitations regarding pricing itins: click

*** Contributors ***
paul21, Steppo, IAkH, 18sas, Benchmarc and others!

I'd like to give special thanks to paul21 for starting this idea.

*** Latest Version ***
GitHub Repo

OR install directly: Executable Version minified

FYI
Steppo & IAkH (Adam Hwang) have full access to this repository.

Discussion - written by paul21:
The original posting can be found here, related to building links on delta's booking engine. The script scrapes the flight info from the itinerary (flight numbers, dates, class of service, price) and builds a link string to two booking engines (Orbitz/Delta). These links are the same links used by Google Flights (owns ITA) , Kayak, et. al. to drive purchases. I used the Google referrer codes in the scripts, so they should get the commission. It's beyond me why ITA doesn't have some form of purchase link. This a userscript, and like an ad-blocker, it modifies the way a page is viewed by editing DOM objects in the browser. Keep in mind that this tool is meant to do something you already do yourself, but to save time in the process. Any tickets issued by Orbitz/DL via these links could be issued via phone or web search. If the links work, you are avoiding a phone booking fee potentially.







Print Wikipost

ITA-Matrix-PowerTools - Userscript for Orbitz/DL/UA/AA/BA/CZ/IB/LA/LH/LX/TK

Thread Tools
 
Search this Thread
 
Old Oct 1, 2024 | 6:44 am
  #1126  
1M
40 Countries Visited
100 Nights
15 Years on Site
 
Join Date: Feb 2007
Location: Pensacola, FL (PNS)
Programs: Delta 1.99M, Hyatt Globalist, IHG Diamond, Marriott Gold, Hilton Diamond
Posts: 2,687
ITA Matrix (powertools) no longer supported?

Not sure if this is the wrong place to post, but many of us use it here. It's odd that a Google-owned tool is no longer supported in Google Chrome... but it's true
(I had to update to Chrome Beta v130 since v129 has a severe ad-blocking bug):



ITA Matrix Powertools 0.55.14
lindros2 is offline  
Old Oct 1, 2024 | 7:12 am
  #1127  
 
Join Date: Feb 2019
Programs: Kroger Plus, Starbucks Green Card, My Walgreens
Posts: 5,511
Originally Posted by lindros2
It's odd that a Google-owned tool is no longer supported in Google Chrome... but it's true
google abandoning a project is the least odd thing ever

https://killedbygoogle.com/
findark likes this.
WillBarrett_68 is online now  
Old Oct 1, 2024 | 8:10 am
  #1128  
All eyes on you!
20 Years on Site
 
Join Date: Jan 2003
Location: HEL
Programs: STE+, used to be with TK but left due to their corruption and political ties
Posts: 4,527
Seems to be working in Firefox
Gnopps is offline  
Old Oct 1, 2024 | 8:21 am
  #1129  
 
Join Date: May 2024
Location: BRN
Programs: AY+ PLAT, (ex BA Gold), SAS GOLD, M&M FTL / *S, IHG Gold, Marriott Plat, SBB GA First Class
Posts: 1,453
I'm using Opera and there it is also not working anymore. Last week I switched to Chrome and it was still useable. I have to check how it is on my Chrome version.
lindros2 likes this.
BMarkus is offline  
Old Oct 1, 2024 | 10:12 am
  #1130  
1M
40 Countries Visited
100 Nights
15 Years on Site
 
Join Date: Feb 2007
Location: Pensacola, FL (PNS)
Programs: Delta 1.99M, Hyatt Globalist, IHG Diamond, Marriott Gold, Hilton Diamond
Posts: 2,687
Originally Posted by BMarkus
I'm using Opera and there it is also not working anymore. Last week I switched to Chrome and it was still useable. I have to check how it is on my Chrome version.
Chrome 129 is okay for ITA Matrix powertools, but the DNS rendering engine is borked. There is a P2 case open with the Chromium Project.
I switched to 130 beta kicking and screaming.
lindros2 is offline  
Old Oct 1, 2024 | 10:19 am
  #1131  
All eyes on you!
10 Years on Site
 
Join Date: May 2012
Posts: 319
Originally Posted by lindros2
Not sure if this is the wrong place to post, but many of us use it here. It's odd that a Google-owned tool is no longer supported in Google Chrome... but it's true
ITA is owned by google, but the PowerTools extension is a third party plugin that has no affiliation with Google.
iamflyer is offline  
Old Oct 1, 2024 | 10:45 am
  #1132  
 
Join Date: May 2024
Location: BRN
Programs: AY+ PLAT, (ex BA Gold), SAS GOLD, M&M FTL / *S, IHG Gold, Marriott Plat, SBB GA First Class
Posts: 1,453
Originally Posted by lindros2
Chrome 129 is okay for ITA Matrix powertools, but the DNS rendering engine is borked. There is a P2 case open with the Chromium Project.
I switched to 130 beta kicking and screaming.
I see the point. I have Chrome 129, therefore it is working. However, in Opera it doesn't work anymore. I will open a bug in the github project.
BMarkus is offline  
Old Oct 1, 2024 | 11:37 am
  #1133  
 
Join Date: May 2024
Location: BRN
Programs: AY+ PLAT, (ex BA Gold), SAS GOLD, M&M FTL / *S, IHG Gold, Marriott Plat, SBB GA First Class
Posts: 1,453
I figured out the issue in Opera. The Opera extension is using powertools version 0.55.5. Currently the powertools have version 0.55.15. I went through the description on Github and installed the script manually. Now I have version 0.55.15 and it is working again in Opera.
SPN Lifer likes this.
BMarkus is offline  
Old Oct 1, 2024 | 12:59 pm
  #1134  
All eyes on you!
15 Years on Site
 
Join Date: Apr 2009
Location: DC
Programs: * Gold, BA Gold
Posts: 300
Using safari, I've been able to find a page on Chrome store where the extension can still be downloaded and in stall on Chrome:

https://chromewebstore.google.com/de...kolnplpp?pli=1

Hopefully it's going to work for everyone too.
SPN Lifer likes this.
FCO36 is offline  
Old Oct 1, 2024 | 4:38 pm
  #1135  
FlyerTalk Evangelist
20 Countries Visited
500k
All eyes on you!
20 Years on Site
 
Join Date: Mar 2002
Location: Saipan, MP 96950 USA (Commonwealth of the Northern Mariana Islands = the CNMI)
Programs: UA Silver, Hilton Silver. Life: UA .60 MM, United & Admirals Clubs (spousal), Marriott Platinum
Posts: 17,932
How much does the extension cost to download from the Google Chrome Store?
SPN Lifer is online now  
Old Oct 1, 2024 | 8:05 pm
  #1136  
20 Countries Visited
500k
All eyes on you!
15 Years on Site
 
Join Date: Apr 2010
Location: ORD
Programs: AA, UA, GE
Posts: 5,388
Originally Posted by SPN Lifer
How much does the extension cost to download from the Google Chrome Store?
I use the tamper monkey script engine and it gets the scripts from the repository as outlined in the wiki post. No cost.
SPN Lifer, LCSinTexas and BMarkus like this.
cheltzel is offline  
Old Oct 1, 2024 | 11:24 pm
  #1137  
 
Join Date: May 2024
Location: BRN
Programs: AY+ PLAT, (ex BA Gold), SAS GOLD, M&M FTL / *S, IHG Gold, Marriott Plat, SBB GA First Class
Posts: 1,453
Originally Posted by cheltzel
I use the tamper monkey script engine and it gets the scripts from the repository as outlined in the wiki post.
That's what I did yesterday in Opera. Disabled the ITA Matrix plugin and used Tampermonkey to install the script. The good thing is it will automatically update the script as soon as there is a new version.
cheltzel likes this.
BMarkus is offline  
Old Oct 2, 2024 | 7:10 pm
  #1138  
20 Countries Visited
500k
All eyes on you!
15 Years on Site
 
Join Date: Apr 2010
Location: ORD
Programs: AA, UA, GE
Posts: 5,388
Originally Posted by BMarkus
That's what I did yesterday in Opera. Disabled the ITA Matrix plugin and used Tampermonkey to install the script. The good thing is it will automatically update the script as soon as there is a new version.
+1

I didn't want tp mess with the Wiki, but I can use the Tampermonkey script engine on Chromium on Linux without any issues.

Last edited by cheltzel; Oct 2, 2024 at 7:17 pm
cheltzel is offline  
Old Dec 3, 2024 | 10:35 pm
  #1139  
Community Builder
All eyes on you!
10 Years on Site
 
Join Date: Feb 2016
Location: CLT
Posts: 3,070
I tried to install the extension on a new Chrome install and saw that error in the web store too.

The extension likely doesn't use the new Chrome Manifest v3, so support for the extension will be deprecated over the summer when Google stops supporting Manifest v2.

https://developer.chrome.com/docs/ex...te/what-is-mv3

If your Tampermonkey script is just retrieving the script from the Chrome Extensions web store, it'll stop working at that point because Google will likely remove the extension.
SPN Lifer likes this.
cruser1 is offline  
Old Dec 13, 2024 | 4:53 am
  #1140  
All eyes on you!
10 Years on Site
 
Join Date: Aug 2015
Location: DXB
Programs: AA EXP, A3 *G, LH SEN, SK EBG, Marriott Titanium, Hyatt Globalist, Hilton Diamond, etc. etc....
Posts: 3,348
Now that the old ITA Matrix is down, maybe someone feels a calling to use the Powertools to make the new Matrix usable? The UX is terrible. Maybe the Powertools could fix that?
moebod, postville, fuyao and 2 others like this.
ChocolateFactory is offline  


Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service -

This site is owned, operated, and maintained by MH Sub I, LLC dba Internet Brands. Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Designated trademarks are the property of their respective owners.