Avengers Endgame Tony Stark Theme

Part of the journey is the end.

Avengers Endgame Tony Stark Themeคืออะไร?

Avengers Endgame Tony Stark Theme เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.appicted.in และคุณลักษณะหลักของมันคือ "Part of the journey is the end."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Avengers Endgame Tony Stark Theme

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

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

                        How do you think it's going to end? :-)

You can check out more of my work at:

www.appicted.in

Bye bye!                    

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

ชื่อ Avengers Endgame Tony Stark Theme Avengers Endgame Tony Stark Theme
ID ocgaipbjkgllbpcdeddnpbbkigelmmac
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/avengers-endgame-tony-sta/ocgaipbjkgllbpcdeddnpbbkigelmmac
คำอธิบาย Part of the journey is the end.
ขนาดไฟล์ 546 KB
จำนวนการติดตั้ง 89
เวอร์ชันปัจจุบัน 0.0.1
อัปเดตครั้งล่าสุด 2018-12-09
วันที่เผยแพร่ 2018-12-09
ผู้พัฒนา http://www.appicted.in
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.coach.me/Dhiraj?ref=YJNVl
URL หน้าช่วยเหลือ http://www.appicted.in
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.0.1",
    "description": "Part of the journey is the end.",
    "name": "Avengers Endgame Tony Stark Theme",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Avengers Endgame Tony Stark"
    },
    "permissions": [
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "64": "smallIcon.png",
        "128": "icon.png"
    },
    "incognito": "split"
}