Invoice 4u YouTube
Invoice4u is a free and easy-to-use invoicing and accounting software.
What is Invoice 4u YouTube?
Invoice 4u YouTube is a Chrome extension developed by http://invoice4u.co.uk, and its main feature is "Invoice4u is a free and easy-to-use invoicing and accounting software.".
Extension Screenshots
Download Invoice 4u YouTube Extension CRX File
Download Invoice 4u YouTube 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 | gbaciehpncglfaggbdamobbnbjgmhkif |
Official URL | https://chrome.google.com/webstore/detail/invoice-4u-youtube/gbaciehpncglfaggbdamobbnbjgmhkif |
Description | Invoice4u is a free and easy-to-use invoicing and accounting software. |
File Size | 73.59 KB |
Installation Count | 67 |
Current Version | 0.3 |
Last Updated | 2014-05-03 |
Publish Date | 2014-05-03 |
Rating | 5.00/5 Total 2 Ratings |
Developer | http://invoice4u.co.uk |
Payment Type | free |
Extension Website | http://www.invoice4u.co.uk |
Help Page URL | http://www.invoice4u.co.uk/faq |
Supported Languages | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Invoice 4u YouTube", "version": "0.3", "manifest_version": 2, "description": "Invoice4u is a free and easy-to-use invoicing and accounting software.", "browser_action": { "default_icon": "icon.png", "default_title": "invoice4u.co.uk", "default_popup": "extension.html" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "icons": { "128": "icon.png" } } |