Techie Chicks
Easily enter the Techie Chicks site!
What is Techie Chicks?
Techie Chicks is a Chrome extension developed by Flynntes Developments, and its main feature is "Easily enter the Techie Chicks site!".
Extension Screenshots
Download Techie Chicks Extension CRX File
Download Techie Chicks 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
Easily enter the Techie Chicks site!
Extension Basic Information
Name | Techie Chicks |
ID | pmojkoecgplaifkdgdnobalncjnebdhj |
Official URL | https://chromewebstore.google.com/detail/techie-chicks/pmojkoecgplaifkdgdnobalncjnebdhj |
Description | Easily enter the Techie Chicks site! |
File Size | 42.91 KB |
Installation Count | 31 |
Current Version | 1.0 |
Last Updated | 2015-03-03 |
Publish Date | 2015-03-03 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Flynntes Developments |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Techie Chicks", "description": "Easily enter the Techie Chicks site!", "icons": { "16": "images\/icon.png", "48": "images\/48.png", "128": "images\/128.png" }, "browser_action": { "default_icon": "images\/icon.png", "default_title": "Easily enter the Techie Chicks site!", "default_popup": "popup.html" }, "manifest_version": 2, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "version": "1.0" } |