Rimor by Expedia

Explore new places through Rimor by Expedia

Rimor by Expediaとは何ですか?

Rimor by Expediaはhttps://www.expedia.comによって開発されたChromeの拡張機能で、その主な機能は「Explore new places through Rimor by Expedia」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Rimor by Expedia拡張機能のCRXファイルをダウンロード

Rimor by Expedia拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 Rimor by Expedia Rimor by Expedia
ID elbfgdnahnccodkhinelmahoclapilkm
公式URL https://chromewebstore.google.com/detail/rimor-by-expedia/elbfgdnahnccodkhinelmahoclapilkm
説明 Explore new places through Rimor by Expedia
ファイルサイズ 5.23 MB
インストール数 2,193
現在のバージョン 1.0.38
最終更新日 2018-06-27
公開日 2018-06-27
評価 4.87/5 合計 31 レビュー
開発者 https://www.expedia.com
支払い方法 free
拡張機能のウェブサイト https://www.expedia.com
対応言語 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'"
}