airbnb-price-per-night-correcter

Gives you the real price per night of an Airbnb stay after accounting for any and all fees

  • 所有者: davidsawyer/airbnb-price-per-night-correcter
  • 平台:
  • 许可证: GNU General Public License v3.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Airbnb Price Per Night Correcter

A browser extension that gives you the real price per night of an Airbnb stay after accounting for any and all fees

where to find it

Chrome and Firefox

If you like this project, send me a tip ??

the pitch

Ever get sick of Airbnb showing you the price per night of a listing and NOT including the taxes and fees in that nightly price? It's misleading, right? No one likes the feeling of getting nickeled and dimed when they're trying to book lodging, especially when those extra fees can make a massive difference in the price per night of the stay. This extension fixes all of that and will hopefully protect you from being fooled into paying more per night of your Airbnb stay than you had originally planned. It will show you the all-in price per night of any Airbnb listing.

APPNC corrects prices in the following situations:

  1. basic listings
  2. on sale listings
  3. listings with a cancellation policy (hidden price details)
  4. plus listings

Note: USD, EUR, and GBP are the only officially supported currencies at the moment. English, Spanish, and French are the only supported languages.

building and running locally

In order to get up and running locally, you'll need to:

  1. pull down the project
  2. if you use nvm, run nvm use to make sure you're on a compatible version of node
  3. run npm install from the project root
  4. run npm run develop (this will build the JS and CSS that the browser will use and then will continue to listen to changes to source files)
  5. go to chrome://extensions in Chrome or about:debugging in Firefox
  6. make sure "Developer mode" is on if you're on Chrome
  7. click "Load unpacked extension..." on Chrome or "Load Temporary Add-on" on Firefox
  8. choose the project root directory for Chrome or a zipped directory by gulp for Firefox (you can create a zipped directory for Firefox by running npm run prod), and you should now be able to run the extension in your browser!

todos

  • investigate showing the correct nightly price for all listings on the search page
  • handle monthly price
  • handle more currencies

thanks

  • Nick Beyer - bug hunter
  • Alex Hofsteede - code contributions
  • Jamel Boubakri - translation

主要指标

概览
名称与所有者davidsawyer/airbnb-price-per-night-correcter
主编程语言JavaScript
编程语言CSS (语言数: 2)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2017-12-21 19:10:25
推送于2022-12-03 11:06:55
最后一次提交2020-12-26 21:40:14
发布数0
用户参与
星数140
关注者数5
派生数7
提交数46
已启用问题?
问题数9
打开的问题数2
拉请求数2
打开的拉请求数8
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?