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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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'"
}