By: JesseLover
Inspect and view changes in Prolific Sound Notification source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Prolific Sound Notification",
"short_name": "ProlificNotify",
"version": "1.6",
"author": "Jesse Lover",
"description": "Allows to receive sound notifications from new Prolific Surveys and to receive updates on new surveys faster than without extension.",
"background": {
"scripts": [
"ExtPay.js",
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"https://extensionpay.com/*"
],
"js": [
"ExtPay.js"
],
"run_at": "document_start"
},
{
"matches": [
"https://app.prolific.com/*"
],
"js": [
"content.js"
]
}
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
},
"permissions": [
"storage"
],
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{51fd8e25-e4d7-4da1-8a4b-c50f48af9421}"
}
}
} Best Prolific Sound Notification Alternatives
Here are some Firefox add-ons that are similar to Prolific Sound Notification:
Connect Sound Notification
JesseLover
PaidViewpoint Sound Notify
JesseLover
Prolific Assistant
Prolific
Prolific Studies Notifier
spin311
Prolific Telegram Alerts
skitsnygg
BbCollab Poll Notifier
Younes Aassila
Study Signal
Chantu
Reddit post notifier
Vitaly Yerofeyevsky
SavvyConnect By SavvyShares
Luth Research
KDP Sales Notifications
Kindle Prime
Notification Sound
freaktechnik
New Listing Notifier for eBay
Drew the dev