Brilligence
A few geeky words...by Murali Rajendran
What is Brilligence?
Brilligence is a Chrome extension developed by https://www.brilligence.net, and its main feature is "A few geeky words...by Murali Rajendran".
Extension Screenshots
Download Brilligence Extension CRX File
Download Brilligence 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 personal blog of Murali Rajendran - Architect | Project / Software Development Manager | Agile | Scrum | Developer. Murali posts on Project Management, Cloud, .NET, Agile, Mobile, etc.
Extension Basic Information
Name | |
ID | njjgeoiogddlnoagfpjackjbblojdfpi |
Official URL | https://chromewebstore.google.com/detail/brilligence/njjgeoiogddlnoagfpjackjbblojdfpi |
Description | A few geeky words...by Murali Rajendran |
File Size | 10.32 KB |
Installation Count | 21 |
Current Version | 0.3 |
Last Updated | 2013-04-30 |
Publish Date | 2013-04-30 |
Developer | https://www.brilligence.net |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "name": "Brilligence", "description": "A few geeky words...by Murali Rajendran", "browser_action": { "default_icon": { "38": "icon.png" }, "default_title": "Brilligence", "default_popup": "brilligence.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" } |