Sirius RTL

chrome extension for support the Arabic language in blogging and documentation in the field of programming and web development

Vad är Sirius RTL?

Sirius RTL är en Chrome-tillägg utvecklad av Housseyn Belhadja, och dess huvudfunktion är "chrome extension for support the Arabic language in blogging and documentation in the field of programming and web development".

Tilläggsskärmbilder

screenshot

Ladda ner Sirius RTL-förlängningens CRX-fil

Ladda ner Sirius RTL-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Sirius RTL ar it chrome extension for support the Arabic language in blogging and documentation in the field of programming and web development                    

Grundläggande Information om Tillägg

Namn Sirius RTL Sirius RTL
ID bodjiflbkhcopogamkmigjmbhhlepdbl
Officiell webbadress https://chromewebstore.google.com/detail/sirius-rtl/bodjiflbkhcopogamkmigjmbhhlepdbl
Beskrivning chrome extension for support the Arabic language in blogging and documentation in the field of programming and web development
Filstorlek 224 KB
Antal Installationer 25
Aktuell Version 1.0.0
Senast Uppdaterad 2020-06-10
Publiceringsdatum 2020-06-10
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare Housseyn Belhadja
Betalningssätt free
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Sirius RTL",
    "version": "1.0.0",
    "description": "chrome extension for support the Arabic language in blogging and documentation in the field of programming and web development",
    "icons": {
        "16": ".\/assets\/img\/16.png",
        "48": ".\/assets\/img\/48.png",
        "128": ".\/assets\/img\/128.png"
    },
    "web_accessible_resources": [
        "assets\/css\/globalStyles.css",
        "assets\/fonts\/*.*"
    ],
    "browser_action": {
        "default_title": "Sirius RTL",
        "default_icon": ".\/assets\/img\/128.png"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "css": [
                ".\/assets\/css\/globalStyles.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.dev.to\/*"
            ],
            "js": [
                ".\/blog\/dev.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.freecodecamp.org\/*"
            ],
            "js": [
                ".\/blog\/freecodecamp.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.alligator.io\/*"
            ],
            "js": [
                ".\/blog\/alligator.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.medium.com\/*"
            ],
            "js": [
                ".\/blog\/medium.js"
            ]
        },
        {
            "matches": [
                "*:\/\/blog.logrocket.com\/*"
            ],
            "js": [
                ".\/blog\/logrocket.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.codeburst.io\/*"
            ],
            "js": [
                ".\/blog\/codeburst.js"
            ]
        },
        {
            "matches": [
                "*:\/\/ar.reactjs.org\/*"
            ],
            "js": [
                ".\/docs\/react.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.redux.js.org\/*"
            ],
            "js": [
                ".\/docs\/redux.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.react-redux.js.org\/*"
            ],
            "js": [
                ".\/docs\/react_redux.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.reacttraining.com\/react-router\/*"
            ],
            "js": [
                ".\/docs\/react_router.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.vuejs.org\/*"
            ],
            "js": [
                ".\/docs\/vue.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.django-rest-framework.org\/*"
            ],
            "js": [
                ".\/docs\/django_rest_framework.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.djangoproject.com\/*"
            ],
            "js": [
                ".\/docs\/django.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.tailwindcss.com\/*"
            ],
            "js": [
                ".\/docs\/tailwindcss.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.laravel.com\/docs\/*"
            ],
            "js": [
                ".\/docs\/laraval.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.docz.site\/*"
            ],
            "js": [
                ".\/docs\/docz.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.docusaurus.io\/*"
            ],
            "js": [
                ".\/docs\/docusaurus.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.styled-components.com\/*"
            ],
            "js": [
                ".\/docs\/styled_components.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.jaredpalmer.com\/*"
            ],
            "js": [
                ".\/docs\/react_formik.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.react-hook-form.com\/*"
            ],
            "js": [
                ".\/docs\/react_hook_form.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.gatsbyjs.org\/*"
            ],
            "js": [
                ".\/docs\/gatsby.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.webpack.js.org\/*"
            ],
            "js": [
                ".\/docs\/webpack.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.parceljs.org\/*"
            ],
            "js": [
                ".\/docs\/parceljs.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.flask.palletsprojects.com\/*"
            ],
            "js": [
                ".\/docs\/flask.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.getbootstrap.com\/*"
            ],
            "js": [
                ".\/docs\/bootstrap.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.angular.io\/*"
            ],
            "js": [
                ".\/docs\/angular.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.angularjs.org\/*"
            ],
            "js": [
                ".\/docs\/angularjs.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.expressjs.com\/*"
            ],
            "js": [
                ".\/docs\/expressjs.js"
            ]
        }
    ]
}