Youzign
Easily log into your Youzign Account!
What is Youzign?
Youzign is a Chrome extension developed by YMB Properties, and its main feature is "Easily log into your Youzign Account!".
Extension Screenshots
Download Youzign Extension CRX File
Download Youzign 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
The Youzign Chrome extension lets you quickly access the Youzign login page from Chrome. More features in the plans!
Extension Basic Information
Name | Youzign |
ID | iiidlaodookaobikpdnlpacodackhbfk |
Official URL | https://chromewebstore.google.com/detail/youzign/iiidlaodookaobikpdnlpacodackhbfk |
Description | Easily log into your Youzign Account! |
File Size | 16.11 KB |
Installation Count | 1,679 |
Current Version | 1.0 |
Last Updated | 2015-02-22 |
Publish Date | 2015-02-22 |
Rating | 4.67/5 Total 9 Ratings |
Developer | YMB Properties |
Payment Type | free |
Extension Website | http://youzign.com |
Help Page URL | http://youzign.com/help |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Youzign", "description": "Easily log into your Youzign Account!", "icons": { "16": "images\/icon.png", "48": "images\/48.png", "128": "images\/128.png" }, "browser_action": { "default_icon": "images\/icon.png", "default_title": "Easily log into your Youzign Account!", "default_popup": "popup.html" }, "manifest_version": 2, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "version": "1.0" } |