Wall of Marvel

Shows the latest comic book covers from Marvel when opening a new tab.

Wall of Marvelคืออะไร?

Wall of Marvel เป็นส่วนขยายของ Chrome ที่พัฒนาโดย martimatix และคุณลักษณะหลักของมันคือ "Shows the latest comic book covers from Marvel when opening a new tab."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Wall of Marvel

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

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

                        Inspired by the feeling of entering a comic book store and being awed by the gorgeous artwork, this extension displays twelve of Marvel's latest comic covers each time you open a new tab. The selection of artwork is updated once per day.

Thanks to Waylan Sands for helping me with creating the icon. Thanks to Marvel for generously providing an API. This product is free and will always be free - I do not make money from this extension in any way. Data and artwork provided by Marvel. © 2016 Marvel

Updates:

1.2.3
Update copyright year to 2024.
Update to manifest v3

1.2.2
Update copyright year to 2021.

1.2.1
Update copyright Year.

1.2.0
Support super wide monitors such as those with a 3440 x 1440 resolution.

1.1.4
Update copyright Year.

1.1.3
Update copyright Year.

1.1.2
We are back in action! The back end has been moved to Heroku and we should now get more varied images everyday.

1.1.1
Due to changes in Amazon Web Services, there have been issues with the image updating. We are working on the problem and hope to have a solution soon.

1.1
Up to 75% faster load times for images because files now served via the AWS CloudFront CDN.

1.0.3
Update copyright year.

1.0.2
Remove permissions for tab and active tab. In other words, browsing history is no longer required.                    

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

ชื่อ Wall of Marvel Wall of Marvel
ID lbjipikblijeahgenjlenchakampaglh
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/wall-of-marvel/lbjipikblijeahgenjlenchakampaglh
คำอธิบาย Shows the latest comic book covers from Marvel when opening a new tab.
ขนาดไฟล์ 6.77 KB
จำนวนการติดตั้ง 674
เวอร์ชันปัจจุบัน 1.2.3
อัปเดตครั้งล่าสุด 2024-01-02
วันที่เผยแพร่ 2019-01-18
คะแนน 3.83/5 รวมทั้งหมด 12 คะแนน
ผู้พัฒนา martimatix
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/martimatix/wall_of_marvel
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Wall of Marvel",
    "description": "Shows the latest comic book covers from Marvel when opening a new tab.",
    "version": "1.2.3",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "author": "martimatix",
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}