Auckland Museum Collections
See incredible Auckland Museum collection items in every new tab.
Auckland Museum Collectionsคืออะไร?
Auckland Museum Collections เป็นส่วนขยายของ Chrome ที่พัฒนาโดย aucklandmuseum.com และคุณลักษณะหลักของมันคือ "See incredible Auckland Museum collection items in every new tab."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Auckland Museum Collections
ดาวน์โหลดไฟล์ส่วนขยาย Auckland Museum Collections ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Sets the background of new tabs to an image from the collections of Auckland War Memorial Museum Tāmaki Paenga Hira. Each new Chrome tab will reveal ordinary, surprising and wondrous objects from Auckland Museum's vast and encyclopaedic collections. If an object sparks your curiosity, click on the link to find out more. You can also share the object on Twitter or Facebook, and download the image to use as a desktop background. Images are drawn from our Flickr account at https://flickr.com/photos/aucklandmuseum_collections
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Auckland Museum Collections |
ID | hbbhohgdcbfbjljeoflljbeiocnhdfag |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/auckland-museum-collectio/hbbhohgdcbfbjljeoflljbeiocnhdfag |
คำอธิบาย | See incredible Auckland Museum collection items in every new tab. |
ขนาดไฟล์ | 443 KB |
จำนวนการติดตั้ง | 143 |
เวอร์ชันปัจจุบัน | 1.9.5.0 |
อัปเดตครั้งล่าสุด | 2023-12-19 |
วันที่เผยแพร่ | 2020-05-25 |
คะแนน | 5.00/5 รวมทั้งหมด 4 คะแนน |
ผู้พัฒนา | aucklandmuseum.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.aucklandmuseum.com/collections |
URL หน้าช่วยเหลือ | https://www.aucklandmuseum.com/contact |
URL หน้านโยบายความเป็นส่วนตัว | https://www.aucklandmuseum.com/legal/website-terms-of-use |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Auckland Museum Collections", "manifest_version": 2, "version": "1.9.5.0", "description": "See incredible Auckland Museum collection items in every new tab.", "homepage_url": "https:\/\/www.aucklandmuseum.com\/collections", "icons": { "16": "assets\/logo\/16.png", "24": "assets\/logo\/24.png", "32": "assets\/logo\/32.png", "128": "assets\/logo\/128.png", "187": "assets\/logo\/187.png" }, "browser_action": { "default_icon": { "16": "assets\/logo\/16.png", "24": "assets\/logo\/24.png", "32": "assets\/logo\/32.png", "128": "assets\/logo\/128.png" }, "page_action": { "default_icon": { "16": "assets\/logo\/16.png", "24": "assets\/logo\/24.png", "32": "assets\/logo\/32.png", "128": "assets\/logo\/128.png", "187": "assets\/logo\/187.png" } }, "default_title": "Auckland Museum Collections" }, "chrome_url_overrides": { "newtab": "index.html" } } |