Lovely Dolphin Theme & New Tab
21 lovely dolphin pictures or Chrome new tab.
Lovely Dolphin Theme & New Tabคืออะไร?
Lovely Dolphin Theme & New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย williswong2019 และคุณลักษณะหลักของมันคือ "21 lovely dolphin pictures or Chrome new tab."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Lovely Dolphin Theme & New Tab
ดาวน์โหลดไฟล์ส่วนขยาย Lovely Dolphin Theme & New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Dolphins are highly intelligent marine mammals and are part of the family of toothed whales that includes orcas and pilot whales. They are found worldwide, mostly in shallow seas of the continental shelves, and are carnivores, mostly eating fish and squid. Dolphin coloration varies, but they are generally gray in color with darker backs than the rest of their bodies. Dolphins are well known for their agility and playful behavior, making them a favorite of wildlife watchers. Many species will leap out of the water, spy-hop (rise vertically out of the water to view their surroundings) and follow ships, often synchronizing their movements with one another. Scientists believe that dolphins conserve energy by swimming alongside ships, a practice known as bow-riding. Dolphins live in social groups of five to several hundred. They use echolocation to find prey and often hunt together by surrounding a school of fish, trapping them and taking turns swimming through the school and catching fish. Dolphins will also follow seabirds, other whales and fishing boats to feed opportunistically on the fish they scare up or discard. We picked 21 lovely dolphin pictures for chrome theme and new tab, enjoy them.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | lkcgfjcmffpkclhahkjddccbpnpbgjji |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/lovely-dolphin-theme-new/lkcgfjcmffpkclhahkjddccbpnpbgjji |
คำอธิบาย | 21 lovely dolphin pictures or Chrome new tab. |
ขนาดไฟล์ | 31.38 KB |
จำนวนการติดตั้ง | 37 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2019-04-23 |
วันที่เผยแพร่ | 2019-04-23 |
คะแนน | 3.50/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | williswong2019 |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "icons": { "128": "dolphin_128px.png" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "back_js.js" ] }, "browser_action": { "default_icon": "dolphin_128px.png", "default_title": "Lovely Dolphin Theme & New Tab" }, "chrome_url_overrides": { "newtab": "newtab_page.html" }, "manifest_version": 2, "name": "__MSG_headTitle__", "version": "1.1", "default_locale": "en", "description": "21 lovely dolphin pictures or Chrome new tab." } |