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

يُصلح من موقع الرصائف. 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 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        طبيب الرصائف: يُصلح من موقع الرصائف.
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
이메일 [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"
    }
}