Random Quote
See a random quote when you open a new tab.
什麼是Random Quote?
Random Quote是由Sterling Whitley開發的Chrome擴展程式,該擴展的主要功能是“See a random quote when you open a new tab.”。
擴展截圖
下載Random Quote擴展crx文件
下載Random Quote擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Instantly see a random quote with a colored background when you open a new tab. Features: - Awesome quotes - Open a new tab, see a quote instantly - Non intrusive, won't bug you
擴展基本資訊
名稱 | Random Quote |
ID | hhompecpighdhclapocgaaadjnmgahoi |
官方網址 | https://chromewebstore.google.com/detail/random-quote/hhompecpighdhclapocgaaadjnmgahoi |
簡介 | See a random quote when you open a new tab. |
檔案大小 | 4.64 MB |
安裝次數 | 4,174 |
目前版本 | 3.0.0 |
更新時間 | 2015-06-06 |
上架時間 | 2015-06-05 |
評分 | 3.52/5 共 82 次評分 |
開發者 | Sterling Whitley |
付費類型 | free |
擴展官網 | http://sterlingw.com |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Random Quote", "version": "3.0.0", "manifest_version": 2, "description": "See a random quote when you open a new tab.", "offline_enabled": true, "chrome_url_overrides": { "newtab": "app.html" } } |