Techie Chicks
Easily enter the Techie Chicks site!
Techie Chicksとは何ですか?
Techie ChicksはFlynntes Developmentsによって開発されたChromeの拡張機能で、その主な機能は「Easily enter the Techie Chicks site!」です。
拡張機能のスクリーンショット
Techie Chicks拡張機能のCRXファイルをダウンロード
Techie Chicks拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Easily enter the Techie Chicks site! 拡張機能の基本情報
| 名前 | |
| ID | pmojkoecgplaifkdgdnobalncjnebdhj |
| 公式URL | https://chromewebstore.google.com/detail/techie-chicks/pmojkoecgplaifkdgdnobalncjnebdhj |
| 説明 | Easily enter the Techie Chicks site! |
| ファイルサイズ | 42.91 KB |
| インストール数 | 31 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2015-03-03 |
| 公開日 | 2015-03-03 |
| 評価 | 5.00/5 合計 2 レビュー |
| 開発者 | Flynntes Developments |
| 支払い方法 | free |
| 対応言語 | 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"
} | |