Nice Meme
Nice meme
什麼是Nice Meme?
Nice Meme是由lonkfrompa開發的Chrome擴展程式,該擴展的主要功能是“Nice meme”。
擴展截圖
下載Nice Meme擴展crx文件
下載Nice Meme擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
I do not have internet at my house, I have made this so I can be in all my friend's web browsers and spiritually be with them while they surf the web, thus making me be online! Version 4.20 coming soon!
擴展基本資訊
名稱 | |
ID | mhdfcgicigiajladpkecclfdlibfnokp |
官方網址 | https://chrome.google.com/webstore/detail/nice-meme/mhdfcgicigiajladpkecclfdlibfnokp |
簡介 | Nice meme |
檔案大小 | 130 KB |
安裝次數 | 65 |
目前版本 | 9.11 |
更新時間 | 2016-03-07 |
上架時間 | 2016-03-07 |
評分 | 5.00/5 共 10 次評分 |
開發者 | lonkfrompa |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "description": "Nice meme", "manifest_version": 2, "name": "Nice Meme", "permissions": [ "activeTab" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "9.11" } |