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文件

下载Donate Button Generator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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