xStendig
A minimalist stendig calander new tab page
xStendigとは何ですか?
xStendigはBen Mによって開発されたChromeの拡張機能で、その主な機能は「A minimalist stendig calander new tab page」です。
拡張機能のスクリーンショット
xStendig拡張機能のCRXファイルをダウンロード
xStendig拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A simple, stendig inspired new tab page designed for your minimalist tastes. FEATURES • Fully functional stendig-design calendar • Time, year & month (including an Italian language option) • Customizable current day colour • Noir theme included • Control how the days appear onto the new tab Originally designed in 1966 by Massimo Vignelli, the stendig calendar is a classic and iconic masterpiece.
拡張機能の基本情報
名前 | xStendig |
ID | iljkllajcjhjfjplfdeecabdbemaiabf |
公式URL | https://chromewebstore.google.com/detail/xstendig/iljkllajcjhjfjplfdeecabdbemaiabf |
説明 | A minimalist stendig calander new tab page |
ファイルサイズ | 96.28 KB |
インストール数 | 75 |
現在のバージョン | 0.1.5.5 |
最終更新日 | 2022-10-10 |
公開日 | 2021-07-20 |
評価 | 5.00/5 合計 4 レビュー |
開発者 | Ben M |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://benm.netlify.app/ |
対応言語 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "xStendig", "description": "A minimalist stendig calander new tab page", "version": "0.1.5.5", "chrome_url_overrides": { "newtab": "files\/index.html" }, "icons": { "16": "ico.png", "48": "ico.png", "128": "ico.png" }, "action": { "default_icon": "ico.png" } } |