Starting analysis...
The extension has very limited trust indicators with only 1,000 users and just 3 ratings, despite having a perfect 5.0 rating. The developer domain getclearing.co suggests a legitimate business purpose related to property management clearing services. However, the small user base and minimal review history provide insufficient validation of the extension's reliability and safety.
The extension exhibits several alarming security characteristics that justify the critical risk rating. The combination of cookies, tabs, and webRequest permissions creates a powerful surveillance toolkit that could intercept, modify, and steal sensitive data across multiple platforms. The broad content script injection capability (*://*/*) allows the extension to execute code on any website, far exceeding what's necessary for Airbnb and VRBO integration. The specific focus on transaction history pages raises concerns about financial data harvesting. The webRequest permission combined with broad host access could enable man-in-the-middle attacks or credential theft.
Given the critical risk level, avoid installing this extension unless absolutely necessary for business operations. If required, run it in a completely isolated Chrome profile with no access to personal accounts or sensitive data. Regularly audit the extension's network activity and consider using browser developer tools to monitor its behavior. Contact the developer to request detailed documentation about data handling practices and consider alternative solutions with better security profiles.
| http://www.w3.org/2000/svg | http://www.w3.org/1999/xlink | |
| https://app.getclearing.co/api/1.1/wf/chrome-clearing | https://app.getclearing.co/api/1.1/wf/chrome-clearing-account-sync | |
| https://app.getclearing.co/api/1.1/wf/vrbo-extension | https://app.getclearing.co/api/1.1/wf/chrome-screenshot | |
| https://app.getclearing.co/api/1.1/wf/get-airbnb-info | https://app.getclearing.co/api/1.1/wf/process-resolution-payouts | |
| https://www.airbnb.com | https://www.vrbo.com/p/account-settings/ums/profile | |
| https://www.vrbo.com/p/opr/payments/ | https://www.vrbo.com/p/opr/api/refresh | |
| https://api.breezeway.io/graphql | https://hkdk.events/muvkfx3hx4e32z | |
| https://api.breezeway.io/home/v2/?status=active | https://hkdk.events/7xmmi7yyjkl5af | |
| https://api.breezeway.io/task/v4/setting/template | https://hkdk.events/bwj9t7bm0aj8wm | |
| https://api.breezeway.io/task/v5/? | https://api.breezeway.io/task/v5/ | |
| https://hkdk.events/liqpu4ueq8fvi0 | https://hkdk.events/ln92wk35nglm7g | |
| https://www.airbnb.com/users/transaction_history/000000000/paid | http://izitoast.marcelodolce.com | |
| https://github.com/mholt/PapaParse | https://www.jsdelivr.com/using-sri-with-dynamic-files | |
| https://github.com/apvarun/toastify-js | http://perfectionkills.com/detecting-event-support-without-browser-sniffing/ | |
| https://developer.mozilla.org/en-US/docs/Web/API/CSS/supports | https://gist.github.com/ebidel/3201b36f59f26525eb606663f7b487d0 | |
| https://clients2.google.com/service/update2/crx | https://airbnb-payments.s3.amazonaws.com/ | |
| https://cas.homeaway.com/auth/vrbo/login | https://fonts.googleapis.com/css?family=Inter | |
| https://www.airbnb.com/resolutions |
{ "name": "GetClearing", "icons": { "16": "assets/logo.png", "32": "assets/logo.png", "48": "assets/logo.png", "128": "assets/logo.png" }, "action": { "default_icon": "assets/logo.png", "default_popup": "popup/index.html" }, "version": "4.0.4", "background": { "service_worker": "background/index.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "This extension is used with GetClearing.co, a solution for property managers to track their cashflow and automate bookkeeping.", "permissions": [ "alarms", "cookies", "storage", "activeTab", "tabs", "webRequest" ], "content_scripts": [ { "js": [ "lib/toastify.js", "contents/airbnb.js" ], "css": [ "css/css.css" ], "matches": [ "https://*.airbnb.com/users/transaction_history*", "https://*.airbnb.ca/users/transaction_history*" ] }, { "js": [ "lib/izitoast.js", "lib/wcl.js", "contents/screener.js" ], "css": [ "lib/iziToast.css" ], "matches": [ "*://*/*" ] }, { "js": [ "lib/toastify.js", "contents/breezeway.js" ], "matches": [ "https://*.breezeway.io/*" ] } ], "host_permissions": [ "https://*.airbnb.com/*", "https://*.airbnb.ca/*", "https://airbnb-payments.s3.amazonaws.com/*", "https://*.vrbo.com/*", "https://cas.homeaway.com/auth/vrbo/login*" ], "manifest_version": 3 }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.