La mejor forma de hacer tarot por Paypal
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"manifest_version": 2,
"name": "Tarot Paypal 911 229 587 con Futooro Videntes",
"version": "1.0.1",
"description": "La mejor forma de hacer tarot por Paypal",
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"homepage_url": "https://futooro.com/tarot-paypal-fiable-y-barato/",
"browser_action": {
"default_icon": "icon.png",
"default_title": "Tarot Paypal 911 229 587 con Futooro Videntes"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
}
}