9GAG viewer
This exstension will make it possible to view 9GAG posts easy and secure ;)
9GAG viewerとは何ですか?
9GAG viewerはoscar.hedeby.iversenによって開発されたChromeの拡張機能で、その主な機能は「This exstension will make it possible to view 9GAG posts easy and secure ;)」です。
9GAG viewer拡張機能のCRXファイルをダウンロード
9GAG viewer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A little project making it possible to view 9gag from any page you want
拡張機能の基本情報
名前 | 9GAG viewer |
ID | jihgiaceggemcganjjjemcnmnglbcicp |
公式URL | https://chromewebstore.google.com/detail/9gag-viewer/jihgiaceggemcganjjjemcnmnglbcicp |
説明 | This exstension will make it possible to view 9GAG posts easy and secure ;) |
ファイルサイズ | 14.6 KB |
インストール数 | 12 |
現在のバージョン | 1.0 |
最終更新日 | 2016-03-17 |
公開日 | 2016-03-17 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | oscar.hedeby.iversen |
支払い方法 | free |
対応言語 | da |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "9GAG viewer", "description": "This exstension will make it possible to view 9GAG posts easy and secure ;)", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "tabs", "cookies" ] } |