Synonym Searcher

Easily search synonyms with the supa dupa Synonym Searcher Extension!

Hvad er Synonym Searcher?

Synonym Searcher er en Chrome-udvidelse udviklet af Apricitine, og dens hovedfunktion er "Easily search synonyms with the supa dupa Synonym Searcher Extension!".

Udvidelsesskærmbilleder

screenshot

Download Synonym Searcher-udvidelses-CRX-fil

Download Synonym Searcher-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        This extension makes it easy to find synonyms quickly if you don't want to break your fingers spelling out "synonym".                    

Grundlæggende oplysninger om udvidelsen

Navn Synonym Searcher Synonym Searcher
ID nahkimcoocmffbajhaphhkponpmcppfm
Officiel URL https://chromewebstore.google.com/detail/synonym-searcher/nahkimcoocmffbajhaphhkponpmcppfm
Beskrivelse Easily search synonyms with the supa dupa Synonym Searcher Extension!
Filstørrelse 5.86 KB
Antal Installationer 56
Nuværende Version 1.2.0
Senest Opdateret 2023-06-19
Udgivelsesdato 2022-03-30
Bedømmelse 5.00/5 Samlet 2 Bedømmelser
Udvikler Apricitine
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://github.com/Apricitine/Synonym-Searcher-Extension
Understøttede Sprog en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Synonym Searcher",
    "description": "Easily search synonyms with the supa dupa Synonym Searcher Extension!",
    "version": "1.2.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html"
    },
    "icons": {
        "16": "assets\/synonym-search-icon.png",
        "48": "assets\/synonym-search-icon.png",
        "128": "assets\/synonym-search-icon.png"
    }
}