Resolute: New Years Resolution Revolver
This extension allows you to keep your resolutions intact, beautifully.
What is Resolute: New Years Resolution Revolver?
Resolute: New Years Resolution Revolver is a Chrome extension developed by http://findfocus.co, and its main feature is "This extension allows you to keep your resolutions intact, beautifully.".
Extension Screenshots
Download Resolute: New Years Resolution Revolver Extension CRX File
Download Resolute: New Years Resolution Revolver extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Extension Basic Information
Name | |
ID | ahehdhkbmhckjljgcdfeobedhgbceeen |
Official URL | https://chrome.google.com/webstore/detail/resolute-new-years-resolu/ahehdhkbmhckjljgcdfeobedhgbceeen |
Description | This extension allows you to keep your resolutions intact, beautifully. |
File Size | 7.21 MB |
Installation Count | 16 |
Current Version | 1.0 |
Last Updated | 2015-01-06 |
Publish Date | 2015-01-06 |
Rating | 5.00/5 Total 1 Ratings |
Developer | http://findfocus.co |
Payment Type | free |
Extension Website | http://findfocus.co |
Help Page URL | http://findfocus.co |
Supported Languages | 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" ] } |