Resolute: New Years Resolution Revolver
This extension allows you to keep your resolutions intact, beautifully.
Resolute: New Years Resolution Revolverとは何ですか?
Resolute: New Years Resolution Revolverはhttp://findfocus.coによって開発されたChromeの拡張機能で、その主な機能は「This extension allows you to keep your resolutions intact, beautifully.」です。
拡張機能のスクリーンショット
Resolute: New Years Resolution Revolver拡張機能のCRXファイルをダウンロード
Resolute: New Years Resolution Revolver拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
拡張機能の基本情報
名前 | |
ID | ahehdhkbmhckjljgcdfeobedhgbceeen |
公式URL | https://chrome.google.com/webstore/detail/resolute-new-years-resolu/ahehdhkbmhckjljgcdfeobedhgbceeen |
説明 | This extension allows you to keep your resolutions intact, beautifully. |
ファイルサイズ | 7.21 MB |
インストール数 | 16 |
現在のバージョン | 1.0 |
最終更新日 | 2015-01-06 |
公開日 | 2015-01-06 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | http://findfocus.co |
支払い方法 | free |
拡張機能のウェブサイト | http://findfocus.co |
ヘルプページのURL | http://findfocus.co |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Resolute: New Years Resolution Revolver", "description": "This extension allows you to keep your resolutions intact, beautifully.", "version": "1.0", "permissions": [ "storage" ], "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "web_accessible_resources": [ "images\/icon128.png" ] } |