Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"action": {
"default_popup": "popup\/popup.html",
"default_title": "Go to tradingreplaytool.app for get premium extension"
},
"content_scripts": [
{
"js": [
"backtest\/drawing.js",
"backtest\/data.js",
"background.js"
],
"matches": [
"https:\/\/*.tradingview.com\/chart\/*"
],
"run_at": "document_end"
}
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline'; img-src 'self' https:\/\/img.buymeacoffee.com data:;"
},
"description": "Master Your Trading Strategy on Tradingview",
"homepage_url": "https:\/\/www.tradingreplaytool.app\/",
"icons": {
"16": "images\/icons\/icon16.png",
"32": "images\/icons\/icon32.png",
"48": "images\/icons\/icon48.png",
"128": "images\/icons\/icon128.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjMHIXbzEnpobUDNdYoEqam1NFCTPcrs64Zxi4kmzVEVVWWFjvrdfUqPhjRGlwvcUVi1\/hx5lCMpTwHVTf0\/5XdRmHL+G8+kgGf7M+mLIhaN51xMLd7m\/IMjq4H528vnGIJmZDI27i9E3+vBNyKMmEhu90pXHDT9C3E98E96xkX1YudjFJz5eKuem7Kv7uQMTKXNWZqL3Kr\/dlhyFJdfmWd1+6HeLTWgO2BE1PWCY0zgYMXISpZCVjos0pfZZRqtMEr2OVo1kqo6+Wv855T6OuYMM1kJWx+uAcc8sLZyuT2iWihO9r0mvS0gXQvfodPsvzZyTyrU8szk5q5Isbomr0QIDAQAB",
"manifest_version": 3,
"name": "Trading Journal - Trading Replay Tool Free Version",
"permissions": [
"storage",
"activeTab",
"unlimitedStorage"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.3.0"
}