Granblue Fantasy Arabic RTL
تحسين ظهور اللغة العربية في لعبة جرانبلو فانتسي أثناء الترجمة الفورية.
Wat is Granblue Fantasy Arabic RTL?
Granblue Fantasy Arabic RTL is een Chrome-extensie ontwikkeld door q8fft2, en de belangrijkste functie is "تحسين ظهور اللغة العربية في لعبة جرانبلو فانتسي أثناء الترجمة الفورية.".
Extensie Screenshots
Download het CRX-bestand van de extensie Granblue Fantasy Arabic RTL
Download Granblue Fantasy Arabic RTL-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
تحسين ظهور اللغة العربية في لعبة جرانبلو فانتسي أثناء الترجمة الفورية. Add Arabic RTL to Granblue Fantasy http://game.granbluefantasy.jp
Basisinformatie over de Extensie
Naam | |
ID | paignkdfeeakhmcggddkabjdmfmmfdlh |
Officiële URL | https://chromewebstore.google.com/detail/granblue-fantasy-arabic-r/paignkdfeeakhmcggddkabjdmfmmfdlh |
Beschrijving | تحسين ظهور اللغة العربية في لعبة جرانبلو فانتسي أثناء الترجمة الفورية. |
Bestandsgrootte | 21.18 KB |
Aantal Installaties | 33 |
Huidige Versie | 0.0.5 |
Laatst Bijgewerkt | 2018-06-27 |
Publicatiedatum | 2018-06-27 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | q8fft2 |
Betalingswijze | free |
Extensiewebsite | https://twitter.com/tff9q |
Help Pagina-URL | https://sites.google.com/view/athbistudio/support-me |
Ondersteunde Talen | 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\/*" ] } ] } |