Weed republic

Cannabis news, reviews and product info! Weed Republic wants to be a catalyst for positive actions.

Hvad er Weed republic?

Weed republic er en Chrome-udvidelse udviklet af https://weedrepublic.com, og dens hovedfunktion er "Cannabis news, reviews and product info! Weed Republic wants to be a catalyst for positive actions.".

Udvidelsesskærmbilleder

screenshot

Download Weed republic-udvidelses-CRX-fil

Download Weed republic-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

                        We think it is time that cannabis is re-appraised. We want to share information so people can make up their own minds about cannabis' place in our society.                    

Grundlæggende oplysninger om udvidelsen

Navn Weed republic Weed republic
ID fhchpdkjlnjkaklkbjpoojhkogbegmib
Officiel URL https://chromewebstore.google.com/detail/weed-republic/fhchpdkjlnjkaklkbjpoojhkogbegmib
Beskrivelse Cannabis news, reviews and product info! Weed Republic wants to be a catalyst for positive actions.
Filstørrelse 16.73 KB
Antal Installationer 44
Nuværende Version 1.0
Senest Opdateret 2018-10-18
Udgivelsesdato 2018-10-18
Udvikler https://weedrepublic.com
Betalingsmetode free
URL til Fortrolighedspolitik Side https://www.clubbable.com/Static/PrivacyPolicyv1.html
Understøttede Sprog en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Weed republic",
    "version": "1.0",
    "description": "Cannabis news, reviews and product info! Weed Republic wants to be a catalyst for positive actions.",
    "browser_action": {
        "default_title": "weedrepublic.com"
    },
    "permissions": [
        "https:\/\/www.weedrepublic.com\/"
    ],
    "icons": {
        "48": "48.png",
        "128": "128.png"
    },
    "background": {
        "scripts": [
            "eventPage.js"
        ],
        "persistent": false
    }
}