Gái Xinh Chọn Lọc

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

Vad är Gái Xinh Chọn Lọc?

Gái Xinh Chọn Lọc är en Chrome-tillägg utvecklad av http://gaixinhchonloc.com, och dess huvudfunktion är "Nơi chia sẻ những bức ảnh đã lưu".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Gái Xinh Chọn Lọc-förlängningens CRX-fil

Ladda ner Gái Xinh Chọn Lọc-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn Gái Xinh Chọn Lọc Gái Xinh Chọn Lọc
ID pkkehhhfkaebckebnaeijlpbklfhmkca
Officiell webbadress https://chrome.google.com/webstore/detail/g%C3%A1i-xinh-ch%E1%BB%8Dn-l%E1%BB%8Dc/pkkehhhfkaebckebnaeijlpbklfhmkca
Beskrivning Nơi chia sẻ những bức ảnh đã lưu
Filstorlek 1.71 MB
Antal Installationer 1,000
Aktuell Version 3.1.0
Senast Uppdaterad 2020-09-21
Publiceringsdatum 2020-09-09
Betyg 4.83/5 Totalt 30 Betyg
Utvecklare http://gaixinhchonloc.com
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://j2teamnnl.github.io/gaixinhchonloc/privacy-policy.html
Stödda Språk 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'"
}