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文件

下载Quotes扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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
}