Civil Engineering QA
App for Civil Engineering Question Answers
What is Civil Engineering QA?
Civil Engineering QA is a Chrome extension developed by Softecks, and its main feature is "App for Civil Engineering Question Answers".
Extension Screenshots
Download Civil Engineering QA Extension CRX File
Download Civil Engineering QA 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
This extension contains 300+ useful question answers for civil engineers & students.
Extension Basic Information
Name | |
ID | hpcomdepifbcfglfechglnmeanckpgbc |
Official URL | https://chrome.google.com/webstore/detail/civil-engineering-qa/hpcomdepifbcfglfechglnmeanckpgbc |
Description | App for Civil Engineering Question Answers |
File Size | 489 KB |
Installation Count | 362 |
Current Version | 1.0 |
Last Updated | 2017-02-26 |
Publish Date | 2017-02-26 |
Rating | 4.00/5 Total 1 Ratings |
Developer | Softecks |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Civil Engineering QA", "description": "App for Civil Engineering Question Answers", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "Civil Question Answers" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "permissions": [ "activeTab" ] } |