Rimor by Expedia

Explore new places through Rimor by Expedia

Wat is Rimor by Expedia?

Rimor by Expedia is een Chrome-extensie ontwikkeld door https://www.expedia.com, en de belangrijkste functie is "Explore new places through Rimor by Expedia".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Rimor by Expedia

Download Rimor by Expedia-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Get beautiful pictures with recommended cities and links to Expedia pages when you open new tab in your Chrome browser.                    

Basisinformatie over de Extensie

Naam Rimor by Expedia Rimor by Expedia
ID elbfgdnahnccodkhinelmahoclapilkm
Officiële URL https://chromewebstore.google.com/detail/rimor-by-expedia/elbfgdnahnccodkhinelmahoclapilkm
Beschrijving Explore new places through Rimor by Expedia
Bestandsgrootte 5.23 MB
Aantal Installaties 2,193
Huidige Versie 1.0.38
Laatst Bijgewerkt 2018-06-27
Publicatiedatum 2018-06-27
Beoordeling 4.87/5 Totaal 31 Beoordelingen
Ontwikkelaar https://www.expedia.com
Betalingswijze free
Extensiewebsite https://www.expedia.com
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Rimor by Expedia",
    "description": "Explore new places through Rimor by Expedia",
    "version": "1.0.38",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "cookies",
        "http:\/\/www.expedia.com\/*",
        "https:\/\/www.expedia.com\/*"
    ],
    "web_accessible_resources": [
        "json\/*.json"
    ],
    "icons": {
        "16": "icons\/rimor_16.png",
        "48": "icons\/rimor_48.png",
        "128": "icons\/rimor_128.png"
    },
    "content_security_policy": "default-src 'self'; script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/connect.facebook.net\/; connect-src https:\/\/www.expedia.com\/flex\/rimor; img-src *; frame-src http:\/\/staticxx.facebook.com; style-src 'unsafe-inline'"
}