Søg på Pricerunner

Søg efter markeret tekst på Pricerunner.dk

Søg på Pricerunnerとは何ですか?

Søg på PricerunnerはTheJohanningによって開発されたChromeの拡張機能で、その主な機能は「Søg efter markeret tekst på Pricerunner.dk」です。

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

screenshot

Søg på Pricerunner拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Søg nemt efter noget på Pricerunner.dk

1. Markér teksten 
2. Højreklik 
3. Tryk Søg på Pricerunner.dk                    

拡張機能の基本情報

名前 Søg på Pricerunner Søg på Pricerunner
ID jkcnfnpfafcgbakpkdbebicolonndffi
公式URL https://chromewebstore.google.com/detail/s%C3%B8g-p%C3%A5-pricerunner/jkcnfnpfafcgbakpkdbebicolonndffi
説明 Søg efter markeret tekst på Pricerunner.dk
ファイルサイズ 17.59 KB
インストール数 19
現在のバージョン 1.0
最終更新日 2023-06-17
公開日 2023-06-17
評価 5.00/5 合計 3 レビュー
開発者 TheJohanning
Eメール [email protected]
支払い方法 free
対応言語 da
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "S\u00f8g p\u00e5 Pricerunner",
    "version": "1.0",
    "description": "S\u00f8g efter markeret tekst p\u00e5 Pricerunner.dk",
    "permissions": [
        "contextMenus"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        }
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}