Legrooms for Google Flights
Enhances Google Flights search by surfacing legrooms, carry-on restrictions and other amenities on search result list.
什么是Legrooms for Google Flights?
Legrooms for Google Flights是由dbugger开发的Chrome扩展程序,该扩展的主要功能是“Enhances Google Flights search by surfacing legrooms, carry-on restrictions and other amenities on search result list.”。
扩展截图
下载Legrooms for Google Flights扩展crx文件
下载Legrooms for Google Flights扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Legrooms for Google Flights displays legrooms, carry-on restrictions and amenities alongside Google Flight search results for easy comparison. About permission: Legrooms for Google Flights modifies displayed content on Google Flight website, and needs permission over www.google.com/flights. However, the permission notice dialog only mention www.google.com (omitting /flights). When browsing for flights, we get a listing by cost, schedule and duration. For travelers who value comfort, comparing seat legroom takes more work. Google Flight has the information available after you selected a segment in the itinerary. Why not have the information on the search result too? With this extension, legroom and carry-on information will be shown on the search result! It is time to show the airlines that we care about our comfort too. Update 1.9.7 Fix layout to conform to changes on Google Flights website. Update 1.9.6 Update extension to work with a new version of Google Flight that load first flight information with the page. Update 1.9.5 Add support for dark mode. Update 1.9.4 Update extension to work with new changes to Google Flights site. Update 1.9.3 Update extension to work with new Google Flights URLs.
扩展基本信息
名称 | Legrooms for Google Flights |
ID | nhonfddkgankhjilponlbdccpabaaknp |
官方URL | https://chromewebstore.google.com/detail/legrooms-for-google-fligh/nhonfddkgankhjilponlbdccpabaaknp |
简介 | Enhances Google Flights search by surfacing legrooms, carry-on restrictions and other amenities on search result list. |
文件大小 | 27.87 KB |
安装次数 | 79,203 |
当前版本 | 1.9.7 |
更新时间 | 2024-02-17 |
上架时间 | 2019-11-03 |
评分 | 3.82/5 共39次评分 |
开发者 | dbugger |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://github.com/dbugger/legroom |
帮助页面URL | https://github.com/dbugger/legroom/blob/master/docs/user_guide.md |
隐私政策页面URL | https://github.com/dbugger/legroom/blob/master/PRIVACY.md |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Legrooms for Google Flights", "short_name": "MoreLegroom,pls", "description": "Enhances Google Flights search by surfacing legrooms, carry-on restrictions and other amenities on search result list.", "version": "1.9.7", "action": { "default_icon": { "16": "seat_16_grey.png", "48": "seat_48_grey.png", "128": "seat_128_grey.png" }, "default_title": "Legroom", "default_popup": "popup.html" }, "permissions": [], "web_accessible_resources": [ { "resources": [ "inject_script.js", "inject_script_beta.js", "inject_style.css", "inject_style_beta.css", "flight_data.js", "wifi_black_24dp.svg", "power_black_24dp.svg", "ondemand_video_black_24dp.svg", "tap_and_play_black_24dp.svg", "airline_seat_recline_normal_black_24dp.svg", "airline_seat_recline_extra_black_24dp.svg", "airline_seat_flat_black_24dp.svg", "airline_seat_individual_suite_black_24dp.svg", "airline_seat_flat_angled_black_24dp.svg", "usb_black_24dp.svg" ], "matches": [ "https:\/\/www.google.com\/*", "https:\/\/www.google.ca\/*", "https:\/\/www.google.com.pr\/*", "https:\/\/www.google.ie\/*", "https:\/\/www.google.ch\/*", "https:\/\/www.google.com.my\/*", "https:\/\/www.google.be\/*", "https:\/\/www.google.nl\/*", "https:\/\/www.google.pt\/*", "https:\/\/www.google.es\/*", "https:\/\/www.google.de\/*", "https:\/\/www.google.com.br\/*", "https:\/\/www.google.co.nz\/*", "https:\/\/www.google.co.uk\/*", "https:\/\/www.google.at\/*", "https:\/\/www.google.fr\/*", "https:\/\/www.google.com.au\/*", "https:\/\/www.google.no\/*", "https:\/\/www.google.se\/*", "https:\/\/www.google.dk\/*", "https:\/\/www.google.it\/*", "https:\/\/www.google.com.mx\/*", "https:\/\/www.google.co.in\/*", "https:\/\/www.google.pl\/*", "https:\/\/www.google.co.id\/*", "https:\/\/www.google.co.jp\/*", "https:\/\/www.google.ru\/*" ] } ], "content_scripts": [ { "matches": [ "https:\/\/www.google.com\/flights*", "https:\/\/www.google.ca\/flights*", "https:\/\/www.google.com.pr\/flights*", "https:\/\/www.google.ie\/flights*", "https:\/\/www.google.ch\/flights*", "https:\/\/www.google.com.my\/flights*", "https:\/\/www.google.be\/flights*", "https:\/\/www.google.nl\/flights*", "https:\/\/www.google.pt\/flights*", "https:\/\/www.google.es\/flights*", "https:\/\/www.google.de\/flights*", "https:\/\/www.google.com.br\/flights*", "https:\/\/www.google.co.nz\/flights*", "https:\/\/www.google.co.uk\/flights*", "https:\/\/www.google.at\/flights*", "https:\/\/www.google.fr\/flights*", "https:\/\/www.google.com.au\/flights*", "https:\/\/www.google.no\/flights*", "https:\/\/www.google.se\/flights*", "https:\/\/www.google.dk\/flights*", "https:\/\/www.google.it\/flights*", "https:\/\/www.google.com.mx\/flights*", "https:\/\/www.google.co.in\/flights*", "https:\/\/www.google.pl\/flights*", "https:\/\/www.google.co.id\/flights*", "https:\/\/www.google.co.jp\/flights*", "https:\/\/www.google.ru\/flights*", "https:\/\/www.google.com\/travel\/flights*", "https:\/\/www.google.ca\/travel\/flights*", "https:\/\/www.google.com.pr\/travel\/flights*", "https:\/\/www.google.ie\/travel\/flights*", "https:\/\/www.google.ch\/travel\/flights*", "https:\/\/www.google.com.my\/travel\/flights*", "https:\/\/www.google.be\/travel\/flights*", "https:\/\/www.google.nl\/travel\/flights*", "https:\/\/www.google.pt\/travel\/flights*", "https:\/\/www.google.es\/travel\/flights*", "https:\/\/www.google.de\/travel\/flights*", "https:\/\/www.google.com.br\/travel\/flights*", "https:\/\/www.google.co.nz\/travel\/flights*", "https:\/\/www.google.co.uk\/travel\/flights*", "https:\/\/www.google.at\/travel\/flights*", "https:\/\/www.google.fr\/travel\/flights*", "https:\/\/www.google.com.au\/travel\/flights*", "https:\/\/www.google.no\/travel\/flights*", "https:\/\/www.google.se\/travel\/flights*", "https:\/\/www.google.dk\/travel\/flights*", "https:\/\/www.google.it\/travel\/flights*", "https:\/\/www.google.com.mx\/travel\/flights*", "https:\/\/www.google.co.in\/travel\/flights*", "https:\/\/www.google.pl\/travel\/flights*", "https:\/\/www.google.co.id\/travel\/flights*", "https:\/\/www.google.co.jp\/travel\/flights*", "https:\/\/www.google.ru\/travel\/flights*" ], "include_globs": [ "*:\/\/*.google.com\/flights*", "*:\/\/*.google.com\/travel\/flights*" ], "js": [ "content_script.js" ], "run_at": "document_idle" } ], "background": { "service_worker": "background.js" } } |