Donate Button Generator

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

O que é Donate Button Generator?

Donate Button Generator é uma extensão do Chrome desenvolvida por https://theseotools.net, e sua principal característica é "Create a specialized PayPal donate button for your website to start your fundraising and accepting donations online".

Capturas de Tela da Extensão

Baixar o arquivo CRX da Extensão Donate Button Generator

Baixe arquivos de extensão Donate Button Generator no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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..                    

Informações Básicas da Extensão

Nome Donate Button Generator Donate Button Generator
ID mnglcpclfkkkigjlopahjmelchfflnlo
URL Oficial https://chromewebstore.google.com/detail/donate-button-generator/mnglcpclfkkkigjlopahjmelchfflnlo
Descrição Create a specialized PayPal donate button for your website to start your fundraising and accepting donations online
Tamanho do Arquivo 21.76 KB
Contagem de Instalações 106
Versão Atual 1.1
Última Atualização 2016-06-25
Data de Publicação 2016-06-25
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor https://theseotools.net
Tipo de Pagamento free
Site da Extensão http://theseotools.net/donate-button-generator
Idiomas Suportados 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"
    ]
}