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.. 拡張機能の基本情報
| 名前 | |
| 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"
]
} | |