Gái Xinh Chọn Lọc

Nơi chia sẻ những bức ảnh đã lưu

Gái Xinh Chọn Lọc란 무엇입니까?

Gái Xinh Chọn Lọc은(는) http://gaixinhchonloc.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Nơi chia sẻ những bức ảnh đã lưu"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Gái Xinh Chọn Lọc 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Facebook:
- Thay thế Quảng cáo
- Ẩn mục Cửa hàng
- Thay thế Bài chia sẻ
- Thay thế Bài đăng hoặc Bình luận chứa từ khoá trong danh sách
- Thay thế Bài đăng hoặc Bình luận của Trang, Người Dùng hoặc Nhóm có tên trong danh sách                    

확장 프로그램 기본 정보

이름 Gái Xinh Chọn Lọc Gái Xinh Chọn Lọc
ID pkkehhhfkaebckebnaeijlpbklfhmkca
공식 URL https://chrome.google.com/webstore/detail/g%C3%A1i-xinh-ch%E1%BB%8Dn-l%E1%BB%8Dc/pkkehhhfkaebckebnaeijlpbklfhmkca
설명 Nơi chia sẻ những bức ảnh đã lưu
파일 크기 1.71 MB
설치 횟수 1,000
현재 버전 3.1.0
최근 업데이트 2020-09-21
출시 날짜 2020-09-09
평점 4.83/5 총 30 개의 평점
개발자 http://gaixinhchonloc.com
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://j2teamnnl.github.io/gaixinhchonloc/privacy-policy.html
지원되는 언어 en,vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "3.1.0",
    "manifest_version": 2,
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "images\/16.png",
        "128": "images\/128.png"
    },
    "default_locale": "vi",
    "background": {
        "scripts": [
            "libs\/polyfill.min.js",
            "scripts\/chromereload.js",
            "scripts\/background.js"
        ]
    },
    "permissions": [
        "storage",
        "https:\/\/gxcl.info\/api.php"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ],
            "js": [
                "scripts\/libs\/jquery.min.js",
                "scripts\/contentscript.js"
            ],
            "run_at": "document_idle",
            "all_frames": false
        }
    ],
    "browser_action": {
        "default_icon": {
            "19": "images\/19.png",
            "38": "images\/38.png"
        },
        "default_title": "G\u00e1i Xinh Ch\u1ecdn L\u1ecdc"
    },
    "web_accessible_resources": [
        "images\/48.png"
    ],
    "content_security_policy": "script-src 'self'; object-src 'self'"
}