Granblue Fantasy Arabic RTL
تحسين ظهور اللغة العربية في لعبة جرانبلو فانتسي أثناء الترجمة الفورية.
What is Granblue Fantasy Arabic RTL?
Granblue Fantasy Arabic RTL is a Chrome extension developed by q8fft2, and its main feature is "تحسين ظهور اللغة العربية في لعبة جرانبلو فانتسي أثناء الترجمة الفورية.".
Extension Screenshots
Download Granblue Fantasy Arabic RTL Extension CRX File
Download Granblue Fantasy Arabic RTL extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
تحسين ظهور اللغة العربية في لعبة جرانبلو فانتسي أثناء الترجمة الفورية. Add Arabic RTL to Granblue Fantasy http://game.granbluefantasy.jp
Extension Basic Information
Name | |
ID | paignkdfeeakhmcggddkabjdmfmmfdlh |
Official URL | https://chromewebstore.google.com/detail/granblue-fantasy-arabic-r/paignkdfeeakhmcggddkabjdmfmmfdlh |
Description | تحسين ظهور اللغة العربية في لعبة جرانبلو فانتسي أثناء الترجمة الفورية. |
File Size | 21.18 KB |
Installation Count | 33 |
Current Version | 0.0.5 |
Last Updated | 2018-06-27 |
Publish Date | 2018-06-27 |
Rating | 5.00/5 Total 1 Ratings |
Developer | q8fft2 |
Payment Type | free |
Extension Website | https://twitter.com/tff9q |
Help Page URL | https://sites.google.com/view/athbistudio/support-me |
Supported Languages | ar |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Granblue Fantasy Arabic RTL", "version": "0.0.5", "description": "\u062a\u062d\u0633\u064a\u0646 \u0638\u0647\u0648\u0631 \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0641\u064a \u0644\u0639\u0628\u0629 \u062c\u0631\u0627\u0646\u0628\u0644\u0648 \u0641\u0627\u0646\u062a\u0633\u064a \u0623\u062b\u0646\u0627\u0621 \u0627\u0644\u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u0641\u0648\u0631\u064a\u0629.", "icons": { "128": "touch_icon.png" }, "content_scripts": [ { "css": [ "styles.css" ], "matches": [ "http:\/\/game.granbluefantasy.jp\/*" ] } ] } |