Pixel Tab

Put some pixels in that new tab of yours!

Pixel Tab란 무엇입니까?

Pixel Tab은(는) thealek에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Put some pixels in that new tab of yours!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Pixel Tab 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Give that New Tab of yours a digital squares flavor and put some awe inspiring pixelart on it! Pixel Tab includes 60+ pixelart pieces from various artists that are sure to bring new life to your experience.

Not only that, it also includes the following features!
- Date and Time indicators
- Custom greeting
- Inspiring quotes
- Simple To-Do list
- Google search box
- Access to artist's website/gallery

All of the artwork provided in "Pixel Tab" was granted permission by the author of the work to be used only within the extension.

If you'd like more information, contact @dotalek(https://twitter.com/dotalek)                    

확장 프로그램 기본 정보

이름 Pixel Tab Pixel Tab
ID ahdgijdojdfmmaghgfgdhhammlicpede
공식 URL https://chromewebstore.google.com/detail/pixel-tab/ahdgijdojdfmmaghgfgdhhammlicpede
설명 Put some pixels in that new tab of yours!
파일 크기 22.76 MB
설치 횟수 900
현재 버전 1.1
최근 업데이트 2023-11-27
출시 날짜 2020-05-13
평점 5.00/5 총 13 개의 평점
개발자 thealek
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pixel Tab",
    "version": "1.1",
    "description": "Put some pixels in that new tab of yours!",
    "manifest_version": 3,
    "icons": {
        "16": "assets\/icon-16.png",
        "32": "assets\/icon-32.png",
        "48": "assets\/icon-48.png",
        "128": "assets\/icon-128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}