Character Counter

Online character counter for ads on Facebook, Adwords and SEO. Tool with character limitation for SEO and SEM.

Character Counterとは何ですか?

Character CounterはDouglas 'Amarelo' Lopesによって開発されたChromeの拡張機能で、その主な機能は「Online character counter for ads on Facebook, Adwords and SEO. Tool with character limitation for SEO and SEM.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Character Counter拡張機能のCRXファイルをダウンロード

Character Counter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Online character counter for ads on Facebook, Adwords and SEO. Tool with character limitation for SEO and SEM.                    

拡張機能の基本情報

名前 Character Counter Character Counter
ID cfcmlndeicodnbhcfdamdpafhddclgdj
公式URL https://chromewebstore.google.com/detail/character-counter/cfcmlndeicodnbhcfdamdpafhddclgdj
説明 Online character counter for ads on Facebook, Adwords and SEO. Tool with character limitation for SEO and SEM.
ファイルサイズ 56.88 KB
インストール数 218
現在のバージョン 2.0.1
最終更新日 2013-12-05
公開日 2013-12-04
評価 3.57/5 合計 7 レビュー
開発者 Douglas 'Amarelo' Lopes
支払い方法 free
拡張機能のウェブサイト http://dlopes.freevar.com/
ヘルプページのURL http://dlopes.freevar.com/contato.html
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Character Counter",
    "short_name": "Online character counter for ads",
    "version": "2.0.1",
    "description": "Online character counter for ads on Facebook, Adwords and SEO. Tool with character limitation for SEO and SEM.",
    "manifest_version": 2,
    "icons": {
        "32": "ico_32.png",
        "128": "ico_128.png"
    },
    "browser_action": {
        "default_icon": "ico_32.png",
        "default_title": "Ads tool | Character Counter",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}