U.S. Marines Creed

Brilliant extension to help you memorize the U.S. Marines Creed. Adds a button to your browser for easy access.

U.S. Marines Creedคืออะไร?

U.S. Marines Creed เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.baxbox.com และคุณลักษณะหลักของมันคือ "Brilliant extension to help you memorize the U.S. Marines Creed. Adds a button to your browser for easy access."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย U.S. Marines Creed

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

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

                        Install this brilliant and simple utility to help you memorize the Marines Creed! No Ads! Free! The creed is always available as a button in the top of the browser window. Provided by MilitaryAirfare.us.                    

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

ชื่อ U.S. Marines Creed U.S. Marines Creed
ID bglfjmekelommeabjnjimdiglodhlalc
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/us-marines-creed/bglfjmekelommeabjnjimdiglodhlalc
คำอธิบาย Brilliant extension to help you memorize the U.S. Marines Creed. Adds a button to your browser for easy access.
ขนาดไฟล์ 43.13 KB
จำนวนการติดตั้ง 115
เวอร์ชันปัจจุบัน 1.0.3
อัปเดตครั้งล่าสุด 2016-10-10
วันที่เผยแพร่ 2016-10-10
คะแนน 2.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา http://www.baxbox.com
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "U.S. Marines Creed",
    "description": "Brilliant extension to help you memorize the U.S. Marines Creed. Adds a button to your browser for easy access.",
    "version": "1.0.3",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}