By: easyfundraising
Inspect and view changes in easyfundraising Donation Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "easyfundraising Donation Reminder",
"description": "Never miss a donation for your charity or good cause again with the easyfundraising donation reminder",
"version": "6.29.0",
"homepage_url": "https://www.easyfundraising.org.uk/",
"permissions": [
"<all_urls>",
"cookies",
"storage",
"tabs",
"webRequest"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_title": "easyfundraising Donation Reminder",
"default_popup": "popup.html",
"default_icon": {
"128": "icons/easyfundraising/default/128.png"
}
},
"content_scripts": [
{
"js": [
"pageload.js"
],
"matches": [
"<all_urls>"
],
"exclude_globs": [
"*://mail.*/*",
"*://*.youtube.*/*"
],
"run_at": "document_start"
},
{
"js": [
"serps.js"
],
"matches": [
"<all_urls>"
],
"include_globs": [
"*://www.google.*/*",
"*://www.bing.*/*",
"*://www2.bing.*/*",
"*://uk.search.yahoo.*/*"
],
"run_at": "document_idle",
"all_frames": false
},
{
"js": [
"homepage.js"
],
"matches": [
"*://*.easyfundraising.org.uk/*"
],
"run_at": "document_idle",
"all_frames": false
},
{
"js": [
"retailer.js"
],
"matches": [
"<all_urls>"
],
"exclude_globs": [
"*://mail.*/*",
"*://*.google.*/*",
"*://*.bing.*/*",
"*://*.youtube.*/*",
"*://*.easyfundraising.org.uk/*"
],
"run_at": "document_idle",
"all_frames": false
}
],
"web_accessible_resources": [
"icons/*",
"images/*"
],
"icons": {
"128": "icons/easyfundraising/default/128.png"
},
"minimum_chrome_version": "87",
"browser_specific_settings": {
"gecko": {
"id": "findandremind@easyfundraising.org.uk"
}
}
} Best easyfundraising Donation Reminder Alternatives
Here are some Firefox add-ons that are similar to easyfundraising Donation Reminder:
Giverly Donation Reminder
Giverly
Shop and Give reminder
TheGivingMachine Systems Ltd
GoRaise Donation Reminder
Razor Creations Ltd.
HelpfreelyApp™
Help Freely Foundation
Donaid
Donaid
FaSiLa ❤ Donner
FaSiLa ❤ Donner
donista: Automatic Donations
donista
YouBeHero
YouBeHero
Charity Kite
Charity Kite
Terry Impact Reminder
Terry Earth
BONUS-Melder
Firefox user 12345219