Arabic Script
This extension Changes Arabic from rtl to ltr
What is Arabic Script?
Arabic Script is a Chrome extension developed by Mohalobaidi, and its main feature is "This extension Changes Arabic from rtl to ltr".
Extension Screenshots
Download Arabic Script Extension CRX File
Download Arabic Script 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
Extension Basic Information
Name | |
ID | oigmieannhjekphipafddigkiegikbho |
Official URL | https://chrome.google.com/webstore/detail/arabic-script/oigmieannhjekphipafddigkiegikbho |
Description | This extension Changes Arabic from rtl to ltr |
File Size | 7.03 KB |
Installation Count | 36 |
Current Version | 1.0 |
Last Updated | 2019-03-08 |
Publish Date | 2019-03-08 |
Developer | Mohalobaidi |
[email protected] | |
Payment Type | free |
Supported Languages | |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Arabic Script", "description": "This extension Changes Arabic from rtl to ltr", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "clipboardWrite" ] } |