SuccesSTR
Gather, make sense of, and act on Airbnb insights data.
SuccesSTR란 무엇입니까?
SuccesSTR은(는) successtr에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Gather, make sense of, and act on Airbnb insights data."입니다.
확장 프로그램 스크린샷
SuccesSTR 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Introducing our cutting-edge Chrome extension that gives Airbnb hosts unparalleled insights into their hosting data. With our tool, you'll be able to maximize your rental revenue by optimizing your pricing, improving your guest experience, and ensuring your listing is reaching its full potential. Don't settle for mediocre results. With SuccesSTR, you can take your Airbnb hosting to the next level and maximize your rental revenue like never before. Try our extension today and see the results for yourself!
확장 프로그램 기본 정보
이름 | SuccesSTR |
ID | lalhcekalechghgljgknmdpcbebepjdo |
공식 URL | https://chromewebstore.google.com/detail/successtr/lalhcekalechghgljgknmdpcbebepjdo |
설명 | Gather, make sense of, and act on Airbnb insights data. |
파일 크기 | 7.07 MB |
설치 횟수 | 72 |
현재 버전 | 0.0.4 |
최근 업데이트 | 2023-08-29 |
출시 날짜 | 2023-03-24 |
평점 | 5.00/5 총 3 개의 평점 |
개발자 | successtr |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.successtr.co/ |
도움말 페이지 URL | https://www.successtr.co/ |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "SuccesSTR", "description": "Gather, make sense of, and act on Airbnb insights data.", "version": "0.0.4", "background": { "service_worker": "BackgroundWorker.js", "type": "module" }, "action": { "default_popup": "popup.html" }, "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'" }, "web_accessible_resources": [ { "resources": [ "index.html", "framework\/*", "content\/*" ], "matches": [ " |