Check Accept Language

Returns accept languages of the browser

Check Accept Languageคืออะไร?

Check Accept Language เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Unknown และคุณลักษณะหลักของมันคือ "Returns accept languages of the browser"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Check Accept Language

ดาวน์โหลดไฟล์ส่วนขยาย Check Accept Language ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This plugin can check the languages supported by Google Chrome.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Check Accept Language Check Accept Language
ID gkhkadndnkdpcjpnlmgphggmleecegad
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/check-accept-language/gkhkadndnkdpcjpnlmgphggmleecegad
คำอธิบาย Returns accept languages of the browser
ขนาดไฟล์ 24.4 KB
จำนวนการติดตั้ง 32
เวอร์ชันปัจจุบัน 0.1
อัปเดตครั้งล่าสุด 2020-01-18
วันที่เผยแพร่ 2020-01-18
ผู้พัฒนา Unknown
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_chrome_extension_name__",
    "description": "__MSG_chrome_extension_description__",
    "version": "0.1",
    "default_locale": "en_US",
    "browser_action": {
        "default_title": "__MSG_browser_action_title__",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icon.png"
    },
    "manifest_version": 2
}