Armory Cam Tab

Armory Cam Tab shows a live look at Armory Square in Syracuse, NY every time you open a new tab.

Armory Cam Tabคืออะไร?

Armory Cam Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Coding Johns และคุณลักษณะหลักของมันคือ "Armory Cam Tab shows a live look at Armory Square in Syracuse, NY every time you open a new tab."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Armory Cam Tab

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

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

                        Get a live look at Armory Square in Syracuse, NY every time you open a new tab!                    

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

ชื่อ Armory Cam Tab Armory Cam Tab
ID mcgpmcceklgakpdofmbalcaifaabagkf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/armory-cam-tab/mcgpmcceklgakpdofmbalcaifaabagkf
คำอธิบาย Armory Cam Tab shows a live look at Armory Square in Syracuse, NY every time you open a new tab.
ขนาดไฟล์ 59.5 KB
จำนวนการติดตั้ง 56
เวอร์ชันปัจจุบัน 1.3.2
อัปเดตครั้งล่าสุด 2018-11-20
วันที่เผยแพร่ 2018-11-20
คะแนน 4.14/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา Coding Johns
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "cam.html"
    },
    "description": "Armory Cam Tab shows a live look at Armory Square in Syracuse, NY every time you open a new tab.",
    "manifest_version": 2,
    "name": "Armory Cam Tab",
    "version": "1.3.2",
    "permissions": [
        "storage"
    ],
    "icons": {
        "128": "images\/[email protected]",
        "16": "images\/[email protected]",
        "48": "images\/[email protected]"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; img-src * data:; object-src 'self'"
}