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 |
官方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" } } |