طبيب الرَّصائف

يُصلح من موقع الرصائف. Rasaif Doctor: An extension that makes Rasaif website better. https://rasaif.com

طبيب الرَّصائفとは何ですか?

طبيب الرَّصائفはOmar Shareefによって開発されたChromeの拡張機能で、その主な機能は「يُصلح من موقع الرصائف. Rasaif Doctor: An extension that makes Rasaif website better. https://rasaif.com」です。

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

screenshot

طبيب الرَّصائف拡張機能のCRXファイルをダウンロード

طبيب الرَّصائف拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        طبيب الرصائف: يُصلح من موقع الرصائف.
Rasaif Doctor: An extension that makes Rasaif website better.                    

拡張機能の基本情報

名前 طبيب الرَّصائف طبيب الرَّصائف
ID fcohedjbjbhojemofkbikmhbppelojga
公式URL https://chromewebstore.google.com/detail/%D8%B7%D8%A8%D9%8A%D8%A8-%D8%A7%D9%84%D8%B1%D9%91%D9%8E%D8%B5%D8%A7%D8%A6%D9%81/fcohedjbjbhojemofkbikmhbppelojga
説明 يُصلح من موقع الرصائف. Rasaif Doctor: An extension that makes Rasaif website better. https://rasaif.com
ファイルサイズ 421 KB
インストール数 78
現在のバージョン 1.0
最終更新日 2022-12-02
公開日 2022-12-02
評価 5.00/5 合計 2 レビュー
開発者 Omar Shareef
Eメール [email protected]
支払い方法 free
対応言語 ar
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0",
    "name": "\u0637\u0628\u064a\u0628 \u0627\u0644\u0631\u0651\u064e\u0635\u0627\u0626\u0641",
    "description": "\u064a\u064f\u0635\u0644\u062d \u0645\u0646 \u0645\u0648\u0642\u0639 \u0627\u0644\u0631\u0635\u0627\u0626\u0641.\nRasaif Doctor: An extension that makes Rasaif website better.\nhttps:\/\/rasaif.com",
    "icons": {
        "16": "\/assets\/favicon-16x16.png",
        "32": "\/assets\/favicon-32x32.png",
        "48": "\/assets\/favicon-48x48.png",
        "128": "\/assets\/favicon-128x128.png"
    },
    "action": {
        "default_popup": "index.html",
        "default_icon": ".\/assets\/rasaif-doctor-icon.png"
    },
    "permissions": [
        "tabs",
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/rasaif.com\/*"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    }
}