Weed republic
Cannabis news, reviews and product info! Weed Republic wants to be a catalyst for positive actions.
Weed republicとは何ですか?
Weed republicはhttps://weedrepublic.comによって開発されたChromeの拡張機能で、その主な機能は「Cannabis news, reviews and product info! Weed Republic wants to be a catalyst for positive actions.」です。
拡張機能のスクリーンショット
Weed republic拡張機能のCRXファイルをダウンロード
Weed republic拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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. 拡張機能の基本情報
| 名前 | |
| ID | fhchpdkjlnjkaklkbjpoojhkogbegmib |
| 公式URL | https://chromewebstore.google.com/detail/weed-republic/fhchpdkjlnjkaklkbjpoojhkogbegmib |
| 説明 | Cannabis news, reviews and product info! Weed Republic wants to be a catalyst for positive actions. |
| ファイルサイズ | 16.73 KB |
| インストール数 | 44 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2018-10-18 |
| 公開日 | 2018-10-18 |
| 開発者 | https://weedrepublic.com |
| 支払い方法 | free |
| プライバシーポリシーページのURL | https://www.clubbable.com/Static/PrivacyPolicyv1.html |
| 対応言語 | 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
}
} | |