Donate Button Generator

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

Co je Donate Button Generator?

Donate Button Generator je rozšíření Chrome vyvinuté https://theseotools.net, a jeho hlavní funkcí je „Create a specialized PayPal donate button for your website to start your fundraising and accepting donations online“.

Snímky obrazovky rozšíření

Stáhnout soubor CRX rozšíření Donate Button Generator

Stáhněte si soubory rozšíření Donate Button Generator ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

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

Základní Informace o Rozšíření

Název Donate Button Generator Donate Button Generator
ID mnglcpclfkkkigjlopahjmelchfflnlo
Oficiální URL https://chromewebstore.google.com/detail/donate-button-generator/mnglcpclfkkkigjlopahjmelchfflnlo
Popis Create a specialized PayPal donate button for your website to start your fundraising and accepting donations online
Velikost souboru 21.76 KB
Počet instalací 106
Aktuální Verze 1.1
Poslední Aktualizace 2016-06-25
Datum Vydání 2016-06-25
Hodnocení 5.00/5 Celkem 2 Hodnocení
Vývojář https://theseotools.net
Typ Platby free
Webové stránky Rozšíření http://theseotools.net/donate-button-generator
Podporované Jazyky 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"
    ]
}