LONGMAN Accelerator
Block all third-party requests from ldoceonline.com
Wat is LONGMAN Accelerator?
LONGMAN Accelerator is een Chrome-extensie ontwikkeld door alizadeh118, en de belangrijkste functie is "Block all third-party requests from ldoceonline.com".
Extensie Screenshots
Download het CRX-bestand van de extensie LONGMAN Accelerator
Download LONGMAN Accelerator-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
                        Improve the load time of ldoceonline.com by blocking all third-party and advertising requests.
Changelog:
1.1.0
- Exclude the domain of the Google Translate API.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | abpghhfldicpcgjgfdnclmlnoodagbkd | 
| Officiële URL | https://chromewebstore.google.com/detail/longman-accelerator/abpghhfldicpcgjgfdnclmlnoodagbkd | 
| Beschrijving | Block all third-party requests from ldoceonline.com | 
| Bestandsgrootte | 117 KB | 
| Aantal Installaties | 349 | 
| Huidige Versie | 1.1.0 | 
| Laatst Bijgewerkt | 2022-09-07 | 
| Publicatiedatum | 2022-01-13 | 
| Beoordeling | 5.00/5 Totaal 3 Beoordelingen | 
| Ontwikkelaar | alizadeh118 | 
| [email protected] | |
| Betalingswijze | free | 
| Extensiewebsite | https://github.com/Alizadeh118/longman-accelerator-extension | 
| Help Pagina-URL | https://github.com/Alizadeh118/longman-accelerator-extension/issues | 
| Ondersteunde Talen | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "LONGMAN Accelerator",
    "description": "Block all third-party requests from ldoceonline.com",
    "version": "1.1.0",
    "manifest_version": 3,
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "\/rules.json"
            }
        ]
    },
    "permissions": [
        "declarativeNetRequest"
    ],
    "icons": {
        "16": "\/icons\/icon-16.png",
        "32": "\/icons\/icon-32.png",
        "48": "\/icons\/icon-48.png",
        "128": "\/icons\/icon-128.png",
        "512": "\/icons\/icon-512.png"
    }
}  |  |