Cook N Earn
Cook N Earn
What is Cook N Earn?
Cook N Earn is a Chrome extension developed by Cognosys apps, and its main feature is "Cook N Earn".
Extension Screenshots
Download Cook N Earn Extension CRX File
Download Cook N Earn 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
CNE
Extension Basic Information
Name | |
ID | bcmkhpakjhemgbppomolbeljhgnagfgn |
Official URL | https://chromewebstore.google.com/detail/cook-n-earn/bcmkhpakjhemgbppomolbeljhgnagfgn |
Description | Cook N Earn |
File Size | 20.44 KB |
Installation Count | 123 |
Current Version | 0.3 |
Last Updated | 2018-09-03 |
Publish Date | 2018-09-03 |
Developer | Cognosys apps |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Cook N Earn", "description": "Cook N Earn", "version": "0.3", "manifest_version": 2, "browser_action": { "default_icon": "cgn_icon_128.png", "default_popup": "popup.html" }, "icons": { "128": "cgn_icon_128.png" } } |