Polyglot Translator

Download your translations as a text file.

Polyglot Translatorคืออะไร?

Polyglot Translator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย maria.sylvester10 และคุณลักษณะหลักของมันคือ "Download your translations as a text file."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Polyglot Translator

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

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

                        Effortlessly download all of your translations produced by nicetranslator.com.

1. After installation, open the Polyglot Translator extension and click 'Launch.' This will open the nicetranslator website in a new tab. 

2. Once you've used the nicetranslator site to produce all of your required translations, simply open the Polyglot Translator extension and click 'Download.'

Your translations will be downloaded into a single text file.                    

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

ชื่อ Polyglot Translator Polyglot Translator
ID ieojcoiagpfojablgfmjchhfonelejam
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/polyglot-translator/ieojcoiagpfojablgfmjchhfonelejam
คำอธิบาย Download your translations as a text file.
ขนาดไฟล์ 1 MB
จำนวนการติดตั้ง 92
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2021-04-01
วันที่เผยแพร่ 2021-03-31
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา maria.sylvester10
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Polyglot Translator",
    "description": "Download your translations as a text file.",
    "version": "1.0",
    "permissions": [
        "https:\/\/nicetranslator.com\/*"
    ],
    "browser_action": {
        "default_popup": "popup.html",
        "default_icons": {
            "16": "\/icons\/icon16.png",
            "32": "\/icons\/icon32.png",
            "48": "\/icons\/icon48.png",
            "128": "\/icons\/icon128.png"
        }
    },
    "icons": {
        "16": "\/icons\/icon16.png",
        "32": "\/icons\/icon32.png",
        "48": "\/icons\/icon48.png",
        "128": "\/icons\/icon128.png"
    },
    "manifest_version": 2
}