Utilspoint
…more than 1000 utilities & tools !
What is Utilspoint?
Utilspoint is a Chrome extension developed by https://www.utilspoint.com, and its main feature is "…more than 1000 utilities & tools !".
Extension Screenshots
Download Utilspoint Extension CRX File
Download Utilspoint 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
Access 1000+ utilities and tools for everyday use of developers, students, employees and everyone. Here are few Tools like Bootstrap code generator, Hadoop code generator, Button generator, Alert generator, Label generator, SQL Query generator, List Utils, String uppercase and lot more.
Extension Basic Information
Name | Utilspoint |
ID | aihklidlkkljjmoofmcaencncjdloale |
Official URL | https://chromewebstore.google.com/detail/utilspoint/aihklidlkkljjmoofmcaencncjdloale |
Description | …more than 1000 utilities & tools ! |
File Size | 33.33 KB |
Installation Count | 39 |
Current Version | 0.3 |
Last Updated | 2015-01-27 |
Publish Date | 2015-01-26 |
Rating | 5.00/5 Total 2 Ratings |
Developer | https://www.utilspoint.com |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "name": "Utilspoint", "description": "\u2026more than 1000 utilities & tools !", "browser_action": { "default_icon": { "38": "icon2.png" }, "default_title": "search utilities & tools !", "default_popup": "utilspoint.html" }, "manifest_version": 2, "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "version": "0.3" } |