Donate Button Generator

Create a specialized PayPal donate button for your website to start your fundraising and accepting donations online

Donate Button Generator란 무엇입니까?

Donate Button Generator은(는) https://theseotools.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Create a specialized PayPal donate button for your website to start your fundraising and accepting donations online"입니다.

확장 프로그램 스크린샷

Donate Button Generator 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        If you run a website related to these topics, then this Paypal donation button tool would be very useful for you.

1. Charity
2. Animal-Related
3. Healthcare
4. Medical Research
5. Housing & Shelter
6. Religion-Related
7. Public Safety, Disaster Preparedness & Relief

and much more..
	
Compatible with any platform such as WordPress, Blogger, Joomla, Tumblr, VBulletin, phpBB etc..                    

확장 프로그램 기본 정보

이름 Donate Button Generator Donate Button Generator
ID mnglcpclfkkkigjlopahjmelchfflnlo
공식 URL https://chromewebstore.google.com/detail/donate-button-generator/mnglcpclfkkkigjlopahjmelchfflnlo
설명 Create a specialized PayPal donate button for your website to start your fundraising and accepting donations online
파일 크기 21.76 KB
설치 횟수 106
현재 버전 1.1
최근 업데이트 2016-06-25
출시 날짜 2016-06-25
평점 5.00/5 총 2 개의 평점
개발자 https://theseotools.net
결제 유형 free
확장 프로그램 웹 사이트 http://theseotools.net/donate-button-generator
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Donate Button Generator",
    "description": "Create a specialized PayPal donate button for your website to start your fundraising and accepting donations online",
    "version": "1.1",
    "browser_action": {
        "default_icon": "icon128.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}