Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "ChatGPT RTL (Persian\/Farsi): ChatGPT,DeepSeek,Claude + 20 AI Chat",
"version": "3.1.11",
"short_name": "RTL ChatGPT",
"background": {
"service_worker": "js\/background.js"
},
"author": "[email protected]",
"permissions": [
"storage"
],
"description": "\u0631\u0627\u0633\u062a\u0686\u06cc\u0646 \u06a9\u0631\u062f\u0646 \u0627\u0628\u0632\u0627\u0631 \u0647\u0627\u06cc \u0647\u0648\u0634 \u0645\u0635\u0646\u0648\u0639\u06cc \u0628\u0635\u0648\u0631\u062a \u0647\u0648\u0634\u0645\u0646\u062f \u0648 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 \u0641\u0648\u0646\u062a \u0641\u0627\u0631\u0633\u06cc \u0628\u0631\u0627\u06cc \u062e\u0648\u0627\u0646\u0627\u06cc\u06cc \u0628\u0647\u062a\u0631. ChatGPT.DeepSeek,Claude,Copilot,TheBAi,...",
"manifest_version": 3,
"icons": {
"16": "images\/icon-16.png",
"32": "images\/icon-32.png",
"48": "images\/icon-48.png",
"128": "images\/icon-128.png"
},
"content_scripts": [
{
"css": [
"css\/fontiran-iranyekan.css",
"style.css"
],
"js": [
"jquery-3.6.4.min.js",
"js\/content.js"
],
"matches": [
"https:\/\/chat.openai.com\/*",
"https:\/\/chatgpt.com\/*",
"https:\/\/copilot.microsoft.com\/*",
"https:\/\/github.com\/*",
"https:\/\/bing.com\/*",
"https:\/\/www.bing.com\/*",
"https:\/\/claude.ai\/*",
"https:\/\/perplexity.ai\/*",
"https:\/\/www.perplexity.ai\/*",
"https:\/\/duckduckgo.com\/*",
"https:\/\/aistudio.google.com\/*",
"https:\/\/chat.deepseek.com\/*",
"https:\/\/you.com\/*",
"https:\/\/chat.qwenlm.ai\/*",
"https:\/\/chat.qwen.ai\/*",
"https:\/\/poe.com\/*",
"https:\/\/monica.im\/*",
"https:\/\/gemini.google.com\/*",
"https:\/\/grok.com\/*",
"https:\/\/chat.mistral.ai\/*",
"https:\/\/manus.im\/*",
"https:\/\/www.kimi.com\/*",
"https:\/\/www.blackbox.ai\/*",
"https:\/\/notebooklm.google.com\/*",
"https:\/\/chat.z.ai\/*",
"https:\/\/lmarena.ai\/*",
"https:\/\/openrouter.ai\/*",
"https:\/\/agent.minimax.io\/*"
]
}
],
"web_accessible_resources": [
{
"resources": [
"images\/*",
"fonts\/*"
],
"matches": [
"https:\/\/chat.openai.com\/*",
"https:\/\/chatgpt.com\/*",
"https:\/\/copilot.microsoft.com\/*",
"https:\/\/github.com\/*",
"https:\/\/bing.com\/*",
"https:\/\/www.bing.com\/*",
"https:\/\/claude.ai\/*",
"https:\/\/perplexity.ai\/*",
"https:\/\/www.perplexity.ai\/*",
"https:\/\/duckduckgo.com\/*",
"https:\/\/aistudio.google.com\/*",
"https:\/\/chat.deepseek.com\/*",
"https:\/\/you.com\/*",
"https:\/\/chat.qwenlm.ai\/*",
"https:\/\/chat.qwen.ai\/*",
"https:\/\/poe.com\/*",
"https:\/\/monica.im\/*",
"https:\/\/gemini.google.com\/*",
"https:\/\/grok.com\/*",
"https:\/\/chat.mistral.ai\/*",
"https:\/\/manus.im\/*",
"https:\/\/www.kimi.com\/*",
"https:\/\/www.blackbox.ai\/*",
"https:\/\/notebooklm.google.com\/*",
"https:\/\/chat.z.ai\/*",
"https:\/\/lmarena.ai\/*",
"https:\/\/openrouter.ai\/*",
"https:\/\/agent.minimax.io\/*"
]
}
],
"action": {
"default_popup": "index.html",
"default_title": "RTL (Persian\/Farsi)"
}
}