Profits Pro
Profits for all - the exciting tool to save money while buying shoes and make the most while selling shoes.
Τι είναι το Profits Pro;
Το Profits Pro είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον McQueen Tools, και η κύρια λειτουργία του είναι "Profits for all - the exciting tool to save money while buying shoes and make the most while selling shoes.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Profits Pro
Λήψη αρχείων επέκτασης Profits Pro σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Increase your profits by making sure you only buy what is profitable and increase your savings by only buying from the cheapest platform. Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | mominaepknkkifbaljgbnacinijcnpkl |
| Επίσημο URL | https://chromewebstore.google.com/detail/profits-pro/mominaepknkkifbaljgbnacinijcnpkl |
| Περιγραφή | Profits for all - the exciting tool to save money while buying shoes and make the most while selling shoes. |
| Μέγεθος Αρχείου | 1.03 MB |
| Αριθμός Εγκαταστάσεων | 171 |
| Τρέχουσα Έκδοση | 1.0.6 |
| Τελευταία Ενημέρωση | 2020-10-22 |
| Ημερομηνία Δημοσίευσης | 2020-10-22 |
| Προγραμματιστής | McQueen Tools |
| Ηλεκτρονικό ταχυδρομείο | [email protected] |
| Τύπος Πληρωμής | free |
| URL της Σελίδας Πολιτικής Απορρήτου | https://www.termsfeed.com/live/05b627f1-5bb1-4bce-acc3-b0f15c5e9ce0 |
| Υποστηριζόμενες Γλώσσες | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"description": "Profits for all - the exciting tool to save money while buying shoes and make the most while selling shoes.",
"version": "1.0.6",
"manifest_version": 2,
"name": "Profits Pro",
"homepage_url": "http:\/\/google.com",
"icons": {
"16": "img\/clown.png",
"32": "img\/clown.png",
"48": "img\/clown.png",
"64": "img\/clown.png",
"128": "img\/clown.png"
},
"browser_action": {
"default_title": "Profits",
"default_popup": "popup.html",
"default_icon": {
"16": "img\/clown.png",
"32": "img\/clown.png",
"48": "img\/clown.png",
"64": "img\/clown.png",
"128": "img\/clown.png"
}
},
"background": {
"scripts": [
"woijekem.bundle.js"
],
"persistent": false
},
"permissions": [
"tabs",
"*:\/\/*\/",
"*:\/\/*\/*",
"background",
"storage",
"alarms"
],
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
"content_scripts": [
{
"matches": [
"https:\/\/*\/*"
],
"exclude_globs": [
"*google.com*",
"*stockx.com*",
"*footlocker.com*",
"*eastbay.com*",
"*footaction.com*",
"*champssports.com*",
"*adidas.com*",
"*finishline.com*",
"*nike.com*",
"*shoepalace.com*"
],
"js": [
"js\/jquery.js",
"sfnkjfne.bundle.js"
],
"css": [
"css\/style.css"
],
"run_at": "document_end"
},
{
"matches": [
"https:\/\/www.finishline.com\/*"
],
"js": [
"js\/jquery.js",
"pbsokowdmwl.bundle.js"
],
"css": [
"css\/style.css"
],
"run_at": "document_end"
},
{
"matches": [
"https:\/\/www.nike.com\/*"
],
"js": [
"js\/jquery.js",
"urnskfmdgkns.bundle.js"
],
"css": [
"css\/style.css"
],
"run_at": "document_end"
},
{
"matches": [
"https:\/\/www.shoepalace.com\/*"
],
"js": [
"js\/jquery.js",
"tyudbksjnfsk.bundle.js"
],
"css": [
"css\/style.css"
],
"run_at": "document_end"
},
{
"matches": [
"https:\/\/www.footlocker.com\/*",
"https:\/\/www.eastbay.com\/*",
"https:\/\/www.footaction.com\/*",
"https:\/\/www.champssports.com\/*"
],
"js": [
"js\/jquery.js",
"sdvlslkemf.bundle.js"
],
"css": [
"css\/style.css"
],
"run_at": "document_end",
"all_frames": false
},
{
"matches": [
"https:\/\/stockx.com\/*",
"https:\/\/www.stockx.com\/*"
],
"js": [
"js\/jquery.js",
"oaidjwi.bundle.js"
],
"css": [
"css\/style.css"
],
"run_at": "document_end",
"all_frames": false
}
],
"web_accessible_resources": [
"js\/*",
"img\/*"
]
} | |