Dividend Yield Calculator
This extension calculates the current dividend yield for a stock based on the price purchased.
Dividend Yield Calculatorとは何ですか?
Dividend Yield Calculatorはakumacukpoによって開発されたChromeの拡張機能で、その主な機能は「This extension calculates the current dividend yield for a stock based on the price purchased.」です。
拡張機能のスクリーンショット
Dividend Yield Calculator拡張機能のCRXファイルをダウンロード
Dividend Yield Calculator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        Calculate current yield on a stock you purchased.                     拡張機能の基本情報
| 名前 |   |  
| ID | pbdnfpmdpahnfenkmfdahjmfkdmifmcb | 
| 公式URL | https://chromewebstore.google.com/detail/dividend-yield-calculator/pbdnfpmdpahnfenkmfdahjmfkdmifmcb | 
| 説明 | This extension calculates the current dividend yield for a stock based on the price purchased. | 
| ファイルサイズ | 15.76 KB | 
| インストール数 | 27 | 
| 現在のバージョン | 0.0.0.3 | 
| 最終更新日 | 2023-08-09 | 
| 公開日 | 2017-09-04 | 
| 評価 | 4.00/5 合計 1 レビュー | 
| 開発者 | akumacukpo | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 対応言語 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dividend Yield Calculator",
    "description": "This extension calculates the current dividend yield for a stock based on the price purchased.",
    "version": "0.0.0.3",
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*"
            ],
            "js": [
                "tablescript.js"
            ]
        }
    ],
    "host_permissions": [
        "  |  |