What's My Word Count
Tells you how many words you type in a day!
What's My Word Countとは何ですか?
What's My Word CountはMatt Rustによって開発されたChromeの拡張機能で、その主な機能は「Tells you how many words you type in a day!」です。
拡張機能のスクリーンショット
What's My Word Count拡張機能のCRXファイルをダウンロード
What's My Word Count拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Records how many words you type into Chrome in a day!
TOP NOTCH FEATURES!
✔ Shows your top ten words of the day!
✔ Lets you know your top three wordiest days!
✔ Ignores password fields because SECURITY!
✔ ALMOST USELESS!
✔ Doesn't cause diarrhea!*
Why would you want this you say? Well remember when you asked "Gee wiz, I wonder how many words I type into various web pages in a day. I wish there was some sort of extension that would keep track of that for me and present those statistics in some semi-meaningful way."? Remember that? No? Well then TOO BAD, CAUSE NOW THERE IS!
Report any issues to imadethisforaspecificpersonandifitworksforthemthenimnotfixingit@dealwithit.com
*As far as I know, I'm not a scientist or whatever. 拡張機能の基本情報
| 名前 | |
| ID | hcmmlpdmhngamdippjcakkfkeeaoofec |
| 公式URL | https://chromewebstore.google.com/detail/whats-my-word-count/hcmmlpdmhngamdippjcakkfkeeaoofec |
| 説明 | Tells you how many words you type in a day! |
| ファイルサイズ | 47.21 KB |
| インストール数 | 28 |
| 現在のバージョン | 0.0.0.8 |
| 最終更新日 | 2016-02-12 |
| 公開日 | 2016-02-11 |
| 評価 | 4.00/5 合計 4 レビュー |
| 開発者 | Matt Rust |
| 支払い方法 | free |
| 対応言語 | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "What's My Word Count",
"description": "Tells you how many words you type in a day!",
"version": "0.0.0.8",
"icons": {
"16": "19.png",
"48": "48.png",
"128": "128.png"
},
"browser_action": {
"default_icon": "19.png",
"default_popup": "popup.html",
"default_title": "Options"
},
"content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
"content_scripts": [
{
"matches": [
" | |