Napirajz Newtab
Not so useful plugin which shows random napirajz images on newtab opening.
Napirajz Newtab란 무엇입니까?
Napirajz Newtab은(는) spartalos16에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Not so useful plugin which shows random napirajz images on newtab opening."입니다.
확장 프로그램 스크린샷
Napirajz Newtab 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Not so useful plugin which shows random napirajz images on newtab opening. If you want more, you can also get random images with a button, or you can share the images on different social medias! The artist: Merényi Dániel Websites where you can find more napirajz: napirajz.hu, telex.hu
확장 프로그램 기본 정보
이름 | |
ID | bdlecjighmbjocbbigjlbeohpiedlmfp |
공식 URL | https://chrome.google.com/webstore/detail/napirajz-newtab/bdlecjighmbjocbbigjlbeohpiedlmfp |
설명 | Not so useful plugin which shows random napirajz images on newtab opening. |
파일 크기 | 27.2 KB |
설치 횟수 | 1,000 |
현재 버전 | 1.4.4 |
최근 업데이트 | 2022-07-28 |
출시 날짜 | 2017-08-11 |
평점 | 4.98/5 총 49 개의 평점 |
개발자 | spartalos16 |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | hu |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Napirajz Newtab", "description": "Not so useful plugin which shows random napirajz images on newtab opening.", "version": "1.4.4", "chrome_url_overrides": { "newtab": "newtab.html" }, "icons": { "16": "napirajz-logo16.png", "48": "napirajz-logo48.png", "128": "napirajz-logo.png" }, "permissions": [] } |