Reviews Manager
TAKE CONTROL OVER YOUR REVIEWS! RESPOND TO YOUR GUEST QUICKLY, FROM WITHIN TRAVEL APPEAL!
What is Reviews Manager?
Reviews Manager is a Chrome extension developed by The Data Appeal Company Spa, and its main feature is "TAKE CONTROL OVER YOUR REVIEWS! RESPOND TO YOUR GUEST QUICKLY, FROM WITHIN TRAVEL APPEAL!".
Extension Screenshots
Download Reviews Manager Extension CRX File
Download Reviews Manager extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
With Reviews Manager by Travel Appeal you have the complete control over reviews about your business. Now you can reply to reviews in just one click, from within the app; you don’t need to open hundreds of windows. Login only one time per channel, respond anytime! More wonderful features incoming… stay tuned!
Extension Basic Information
Name | Reviews Manager |
ID | mmghednaoennnldpdchclpbndcikmehc |
Official URL | https://chromewebstore.google.com/detail/reviews-manager/mmghednaoennnldpdchclpbndcikmehc |
Description | TAKE CONTROL OVER YOUR REVIEWS! RESPOND TO YOUR GUEST QUICKLY, FROM WITHIN TRAVEL APPEAL! |
File Size | 105 KB |
Installation Count | 1,017 |
Current Version | 4.0.7 |
Last Updated | 2023-10-12 |
Publish Date | 2020-06-17 |
Rating | 4.80/5 Total 5 Ratings |
Developer | The Data Appeal Company Spa |
[email protected] | |
Payment Type | free |
Extension Website | https://www.travelappeal.com |
Help Page URL | https://www.travelappeal.com/contact-us |
Privacy Policy Page URL | https://www.travelappeal.com/privacy-policy |
Supported Languages | en,it |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "short_name": "__MSG_appName__", "description": "__MSG_appDesc__", "version": "4.0.7", "manifest_version": 3, "default_locale": "en", "action": { "default_icon": "img\/icon-32x32.png" }, "icons": { "16": "img\/icon-16x16.png", "48": "img\/icon-48x48.png", "128": "img\/icon-128x128.png" }, "permissions": [ "storage" ], "optional_host_permissions": [ "http:\/\/*\/", "https:\/\/*\/" ], "content_scripts": [ { "matches": [ "*:\/\/www.tripadvisor.com.eg\/*", "*:\/\/ar.tripadvisor.com\/*", "*:\/\/cn.tripadvisor.com\/*", "*:\/\/www.tripadvisor.cn\/*", "*:\/\/www.tripadvisor.com.tw\/*", "*:\/\/www.tripadvisor.cz\/*", "*:\/\/www.tripadvisor.dk\/*", "*:\/\/www.tripadvisor.nl\/*", "*:\/\/www.tripadvisor.com.au\/*", "*:\/\/www.tripadvisor.ca\/*", "*:\/\/www.tripadvisor.com.hk\/*", "*:\/\/www.tripadvisor.in\/*", "*:\/\/www.tripadvisor.ie\/*", "*:\/\/www.tripadvisor.com.my\/*", "*:\/\/www.tripadvisor.co.nz\/*", "*:\/\/www.tripadvisor.com.ph\/*", "*:\/\/www.tripadvisor.com.sg\/*", "*:\/\/www.tripadvisor.co.za\/*", "*:\/\/www.tripadvisor.co.uk\/*", "*:\/\/www.tripadvisor.com\/*", "*:\/\/www.tripadvisor.fi\/*", "*:\/\/www.tripadvisor.fr\/*", "*:\/\/www.tripadvisor.be\/*", "*:\/\/fr.tripadvisor.ca\/*", "*:\/\/fr.tripadvisor.ch\/*", "*:\/\/www.tripadvisor.at\/*", "*:\/\/www.tripadvisor.de\/*", "*:\/\/www.tripadvisor.com.gr\/*", "*:\/\/www.tripadvisor.co.il\/*", "*:\/\/www.tripadvisor.co.hu\/*", "*:\/\/www.tripadvisor.co.id\/*", "*:\/\/www.tripadvisor.it\/*", "*:\/\/it.tripadvisor.ch\/*", "*:\/\/www.tripadvisor.jp\/*", "*:\/\/www.tripadvisor.co.kr\/*", "*:\/\/no.tripadvisor.com\/*", "*:\/\/pl.tripadvisor.com\/*", "*:\/\/www.tripadvisor.pt\/*", "*:\/\/www.tripadvisor.com.br\/*", "*:\/\/www.tripadvisor.ru\/*", "*:\/\/www.tripadvisor.rs\/*", "*:\/\/www.tripadvisor.sk\/*", "*:\/\/www.tripadvisor.com.ar\/*", "*:\/\/www.tripadvisor.co\/*", "*:\/\/www.tripadvisor.com.mx\/*", "*:\/\/www.tripadvisor.com.pe\/*", "*:\/\/www.tripadvisor.es\/*", "*:\/\/www.tripadvisor.com.ve\/*", "*:\/\/www.tripadvisor.cl\/*", "*:\/\/www.tripadvisor.se\/*", "*:\/\/th.tripadvisor.com\/*", "*:\/\/www.tripadvisor.com.tr\/*", "*:\/\/www.tripadvisor.vn\/*", "*:\/\/expediapartnercentral.com\/*", "*:\/\/www.expediapartnercentral.com\/*", "*:\/\/hotelcontent.expediapartnercentral.com\/*", "*:\/\/apps.expediapartnercentral.com\/*", "*:\/\/admin.booking.com\/*", "*:\/\/account.booking.com\/*", "*:\/\/www.google.com\/business\/*", "*:\/\/accounts.google.com\/*", "*:\/\/business.google.com\/*" ], "js": [ "content-scripts\/channel.js" ], "css": [ "content-scripts\/channel-style.css" ], "run_at": "document_idle" }, { "matches": [ "*:\/\/index-local.travelappeal.com\/*", "*:\/\/index-beta.travelappeal.com\/*", "*:\/\/index-dev.travelappeal.com\/*", "*:\/\/index.travelappeal.com\/*", "*:\/\/www.travelappeal.com\/*" ], "js": [ "content-scripts\/host.js" ], "run_at": "document_idle" }, { "matches": [ "*:\/\/localhost\/*", "*:\/\/api-dev.travelappeal.com\/tools\/quick-responder\/*", "*:\/\/api.travelappeal.com\/tools\/quick-responder\/*" ], "js": [ "content-scripts\/server.js" ], "run_at": "document_idle" } ], "background": { "service_worker": "background.js" }, "web_accessible_resources": [ { "resources": [ "img\/*", "injected-scripts\/*.js" ], "matches": [ " |