Invoice 4u YouTube
Invoice4u is a free and easy-to-use invoicing and accounting software.
什么是Invoice 4u YouTube?
Invoice 4u YouTube是由http://invoice4u.co.uk开发的Chrome扩展程序,该扩展的主要功能是“Invoice4u is a free and easy-to-use invoicing and accounting software.”。
扩展截图
下载Invoice 4u YouTube扩展crx文件
下载Invoice 4u YouTube扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
扩展基本信息
名称 | |
ID | gbaciehpncglfaggbdamobbnbjgmhkif |
官方URL | https://chrome.google.com/webstore/detail/invoice-4u-youtube/gbaciehpncglfaggbdamobbnbjgmhkif |
简介 | Invoice4u is a free and easy-to-use invoicing and accounting software. |
文件大小 | 73.59 KB |
安装次数 | 67 |
当前版本 | 0.3 |
更新时间 | 2014-05-03 |
上架时间 | 2014-05-03 |
评分 | 5.00/5 共2次评分 |
开发者 | http://invoice4u.co.uk |
付费类型 | free |
扩展官网 | http://www.invoice4u.co.uk |
帮助页面URL | http://www.invoice4u.co.uk/faq |
支持的语言 | 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" } } |