aging
see your exact age in every new tab
agingとは何ですか?
agingはyifanwuによって開発されたChromeの拡張機能で、その主な機能は「see your exact age in every new tab」です。
拡張機能のスクリーンショット
aging拡張機能のCRXファイルをダウンロード
aging拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Ever felt that time is going by too fast? Need a reminder that you are aging by the seconds? This is the app for you. 拡張機能の基本情報
| 名前 | |
| ID | fgkfgaelgcngmflcogcfpjnmogjcehnm |
| 公式URL | https://chromewebstore.google.com/detail/aging/fgkfgaelgcngmflcogcfpjnmogjcehnm |
| 説明 | see your exact age in every new tab |
| ファイルサイズ | 82.71 KB |
| インストール数 | 149 |
| 現在のバージョン | 0.1 |
| 最終更新日 | 2014-08-09 |
| 公開日 | 2014-08-09 |
| 評価 | 5.00/5 合計 3 レビュー |
| 開発者 | yifanwu |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://yifanwu.net/ |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "aging",
"description": "see your exact age in every new tab",
"version": "0.1",
"incognito": "split",
"chrome_url_overrides": {
"newtab": "age.html"
},
"permissions": [
"storage"
],
"manifest_version": 2
} | |