Lovely Dolphin Theme & New Tab

21 lovely dolphin pictures or Chrome new tab.

Lovely Dolphin Theme & New Tab란 무엇입니까?

Lovely Dolphin Theme & New Tab은(는) williswong2019에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "21 lovely dolphin pictures or Chrome new tab."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Lovely Dolphin Theme & New Tab 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Lovely Dolphin Theme & New Tab Lovely Dolphin Theme & New Tab
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."
}