Weed republic

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

Apa itu Weed republic?

Weed republic adalah ekstensi Chrome yang dikembangkan oleh https://weedrepublic.com, dan fitur utamanya adalah "Cannabis news, reviews and product info! Weed Republic wants to be a catalyst for positive actions.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Weed republic

Unduh file ekstensi Weed republic dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Weed republic Weed republic
ID fhchpdkjlnjkaklkbjpoojhkogbegmib
URL Resmi https://chromewebstore.google.com/detail/weed-republic/fhchpdkjlnjkaklkbjpoojhkogbegmib
Deskripsi Cannabis news, reviews and product info! Weed Republic wants to be a catalyst for positive actions.
Ukuran File 16.73 KB
Jumlah Instalasi 44
Versi Saat Ini 1.0
Terakhir Diperbarui 2018-10-18
Tanggal Publikasi 2018-10-18
Pengembang https://weedrepublic.com
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://www.clubbable.com/Static/PrivacyPolicyv1.html
Bahasa yang Didukung 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
    }
}