Quotes

Get a quick and inspirational quote as fast as possible in the comfort of your own browser!

Quotes란 무엇입니까?

Quotes은(는) Page Marker에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Get a quick and inspirational quote as fast as possible in the comfort of your own browser!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        Ever need to get a quick boost in motivation? With this extension, you can get a quick and inspirational quote as fast possible by clicking the Quotes icon in your browser.

It's as simple as that! All you have to do is install this extension, click on it in your chrome browser, and get inspirational and popular quotes from famous people!

View a variety of quotes suited for everyone!

Instructions:
1. Click the black quotation mark icon in the corner of your chrome browser.

2. Read and enjoy the most popular quotes!

Simple as that!

v1.0 - Released! Please comment with thoughts and suggestions.

v2.0 - Revamped with even more quotes!

v2.1 - Now with more than 5000+ more inspirational, loving, and other quotes!

v3.0 - Beautifully redesigned.

More coming soon!                    

확장 프로그램 기본 정보

이름 Quotes Quotes
ID napnlheijpokljocbmigochahnlakhbp
공식 URL https://chromewebstore.google.com/detail/quotes/napnlheijpokljocbmigochahnlakhbp
설명 Get a quick and inspirational quote as fast as possible in the comfort of your own browser!
파일 크기 331 KB
설치 횟수 10,000
현재 버전 3.0
최근 업데이트 2018-01-15
출시 날짜 2018-01-14
평점 4.40/5 총 50 개의 평점
개발자 Page Marker
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://pagemarker.org/privacy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Quotes",
    "description": "Get a quick and inspirational quote as fast as possible in the comfort of your own browser!",
    "version": "3.0",
    "offline_enabled": true,
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/apis.google.com; object-src 'self'",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}