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 هو إضافة Chrome تم تطويرها بواسطة https://theseotools.net، والميزة الرئيسية لها هي "Create a specialized PayPal donate button for your website to start your fundraising and accepting donations online".

لقطات شاشة التمديد

تحميل ملف CRX للإضافة Donate Button Generator

قم بتنزيل ملفات الامتداد Donate Button Generator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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"
    ]
}