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文件
下載Naval Quotes擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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" } } |