Naval Quotes
Get a quote by Naval whenever you open a new tab.
Naval Quotes란 무엇입니까?
Naval Quotes은(는) https://saassessions.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Get a quote by Naval whenever you open a new tab."입니다.
확장 프로그램 스크린샷
Naval Quotes 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Get inspired by a Naval quote whenever you open a new tab. Reference - https://twitter.com/SNeurgaonkar/status/1264308909403025408 Updated: - Added support for dark mode media query - Centers the quote vertically Thanks Davi Ferreira (https://github.com/daviferreira) for the update.
확장 프로그램 기본 정보
이름 | |
ID | illkmemcaokmbihlpfhbdfgepghohkcg |
공식 URL | https://chromewebstore.google.com/detail/naval-quotes/illkmemcaokmbihlpfhbdfgepghohkcg |
설명 | Get a quote by Naval whenever you open a new tab. |
파일 크기 | 198 KB |
설치 횟수 | 37 |
현재 버전 | 0.0.2 |
최근 업데이트 | 2020-07-12 |
출시 날짜 | 2020-05-24 |
개발자 | https://saassessions.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://saassessions.com |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Naval Quotes", "version": "0.0.2", "manifest_version": 2, "description": "Get a quote by Naval whenever you open a new tab.", "homepage_url": "https:\/\/saassessions.com", "icons": { "16": "icons\/ycqwaMI2_400x400.jpg", "48": "icons\/ycqwaMI2_400x400.jpg", "128": "icons\/ycqwaMI2_400x400.jpg" }, "default_locale": "en", "chrome_url_overrides": { "newtab": "src\/override\/override.html" } } |