USA Newspapers, Live Radio & All Media Online
Read All USA Newspapers Online & Browse Media of United States of America
什麼是USA Newspapers, Live Radio & All Media Online?
USA Newspapers, Live Radio & All Media Online是由https://allmedialink.com開發的Chrome擴展程式,該擴展的主要功能是“Read All USA Newspapers Online & Browse Media of United States of America”。
擴展截圖
下載USA Newspapers, Live Radio & All Media Online擴展crx文件
下載USA Newspapers, Live Radio & All Media Online擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        With this extension you can read all newspapers of the United States of America. You can read US newspapers state-wise. Here you will find 50 states newspapers of US. If you want to read Top US Newspapers then please install this extension on your browser.                     擴展基本資訊
| 名稱 |   |  
| ID | ekcmcmllnocnhojimjdfehaddhdlmkge | 
| 官方網址 | https://chromewebstore.google.com/detail/usa-newspapers-live-radio/ekcmcmllnocnhojimjdfehaddhdlmkge | 
| 簡介 | Read All USA Newspapers Online & Browse Media of United States of America | 
| 檔案大小 | 41.34 KB | 
| 安裝次數 | 544 | 
| 目前版本 | 3.0.4 | 
| 更新時間 | 2020-10-12 | 
| 上架時間 | 2018-02-05 | 
| 評分 | 5.00/5 共 3 次評分 | 
| 開發者 | https://allmedialink.com | 
| 電子郵箱 | [email protected] | 
| 付費類型 | free | 
| 擴展官網 | https://allmedialink.com/united-states/ | 
| 說明頁面URL | https://allmedialink.com/contact-us/ | 
| 隱私政策頁面URL | https://allmedialink.com/privacy-policy | 
| 支援的語言 | en-GB,en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "USA Newspapers, Live Radio & All Media Online",
    "version": "3.0.4",
    "manifest_version": 2,
    "description": "Read All USA Newspapers Online & Browse Media of United States of America",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "default_locale": "en_US",
    "browser_action": {
        "default_icon": {
            "19": "images\/icon-19.png",
            "38": "images\/icon-38.png"
        },
        "default_title": "USA All Newspapers, Media & Live Radios",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    }
}  |  |