By: Femto Apps
Inspect and view changes in Hearts Score Scraper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Hearts Score Scraper",
"version": "1.0",
"description": "Scrapes scores from hearts.",
"icons": {
"48": "icons/border-48.png"
},
"content_scripts": [
{
"matches": [
"*://*.playok.com/*"
],
"js": [
"browser-polyfill.js",
"papaparse.min.js",
"index.js"
]
}
],
"background": {
"scripts": [
"browser-polyfill.js",
"background.js"
]
},
"browser_action": {
"default_icon": {
"48": "icons/playok-48.png"
}
},
"permissions": [
"clipboardWrite"
]
} Best Hearts Score Scraper Alternatives
Here are some Firefox add-ons that are similar to Hearts Score Scraper: