Cat facts
When you need more facts about cats in your life.
什麼是Cat facts?
Cat facts是由aquamarinedreams.dev開發的Chrome擴展程式,該擴展的主要功能是“When you need more facts about cats in your life.”。
擴展截圖
下載Cat facts擴展crx文件
下載Cat facts擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
I know cat facts, i've got the best cat facts folks. 擴展基本資訊
| 名稱 | |
| ID | ljkpmngdnmcjjhjkldokhndgmbappbkh |
| 官方網址 | https://chromewebstore.google.com/detail/cat-facts/ljkpmngdnmcjjhjkldokhndgmbappbkh |
| 簡介 | When you need more facts about cats in your life. |
| 檔案大小 | 57.23 KB |
| 安裝次數 | 61 |
| 目前版本 | 1.0 |
| 更新時間 | 2017-06-19 |
| 上架時間 | 2017-06-19 |
| 評分 | 5.00/5 共 2 次評分 |
| 開發者 | aquamarinedreams.dev |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Cat facts",
"description": "When you need more facts about cats in your life.",
"version": "1.0",
"author": "aquamarinedreams_",
"icons": {
"128": "icon128.png",
"48": "icon48.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"https:\/\/ajax.googleapis.com\/"
]
} | |