Armblog.net
View the latest posts from Armblog.net and search for old posts
什麼是Armblog.net?
Armblog.net是由https://www.armblog.net開發的Chrome擴展程式,該擴展的主要功能是“View the latest posts from Armblog.net and search for old posts”。
擴展截圖
下載Armblog.net擴展crx文件
下載Armblog.net擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
The official Armblog.net extension for Google Chrome. Stay up to date with Armblog.net news and resources. Features include:
- Browse latest news
- Easy search of Armblog.net's news archive
- Access Armblog.net's official pages, groups and channels
Armblog.net կայքի պաշտոնական հավելվածը Google Chrome-ի համար: Այս տարբերակը ներառում է՝
- Բլոգի վերջին գրառումները ցանկը:
- Բլոգում որոնում կատարելու համար նախատեսված դաշտ:
- Սոցիալական կայքերում բլոգի պաշտոնական խմբերի և էջերի վրա հղումներ: 擴展基本資訊
| 名稱 | |
| ID | jkcdcebleoohnjlololhflpjnhmbojhf |
| 官方網址 | https://chromewebstore.google.com/detail/armblognet/jkcdcebleoohnjlololhflpjnhmbojhf |
| 簡介 | View the latest posts from Armblog.net and search for old posts |
| 檔案大小 | 71.68 KB |
| 安裝次數 | 46 |
| 目前版本 | 4.2 |
| 更新時間 | 2014-05-30 |
| 上架時間 | 2014-05-30 |
| 評分 | 4.31/5 共 13 次評分 |
| 開發者 | https://www.armblog.net |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | http://www.armblog.net |
| 說明頁面URL | http://www.armblog.net |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Armblog.net",
"description": "View the latest posts from Armblog.net and search for old posts",
"version": "4.2",
"icons": {
"16": "icon.png",
"48": "icon.png",
"64": "icon.png",
"128": "icon.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
}
} | |