AZROTV FREE LIVE TV
Watch TV channels directly from your browser.
Vad är AZROTV FREE LIVE TV?
AZROTV FREE LIVE TV är en Chrome-tillägg utvecklad av https://azrotv.com, och dess huvudfunktion är "Watch TV channels directly from your browser.".
Tilläggsskärmbilder
Ladda ner AZROTV FREE LIVE TV-förlängningens CRX-fil
Ladda ner AZROTV FREE LIVE TV-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
Watch TV channels direct from your browser, International channels, Arabic channels, French channels, English channels, Spanish channels, etc. Grundläggande Information om Tillägg
| Namn | |
| ID | ojifahpjikbmmglmfhhicfebnpbpjoml |
| Officiell webbadress | https://chromewebstore.google.com/detail/azrotv-free-live-tv/ojifahpjikbmmglmfhhicfebnpbpjoml |
| Beskrivning | Watch TV channels directly from your browser. |
| Filstorlek | 123 KB |
| Antal Installationer | 1,969 |
| Aktuell Version | 1.0.2 |
| Senast Uppdaterad | 2022-06-27 |
| Publiceringsdatum | 2021-10-26 |
| Betyg | 5.00/5 Totalt 2 Betyg |
| Utvecklare | https://azrotv.com |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | http://azrotv.com |
| Hjälpsida URL | http://azrotv.com/contact |
| URL till Sekretesspolicy Sidan | http://extension.oui9.com/privacy/oui9hlsplayer.htm |
| Stödda Språk | en,fr,ar |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"page": "background.html"
},
"options_ui": {
"page": "background.html",
"open_in_tab": true
},
"default_locale": "en",
"description": "__MSG_ext_description__",
"icons": {
"128": "images\/icon128.png",
"16": "images\/icon16.png"
},
"browser_action": {
"default_icon": "images\/icon32.png",
"default_title": "__MSG_ext_name__"
},
"name": "__MSG_ext_name__",
"manifest_version": 2,
"minimum_chrome_version": "23",
"version": "1.0.2",
"web_accessible_resources": [
"\/images\/*",
"\/images\/icon16.png",
"\/p\/",
"\/p\/*"
]
} | |