Anews

Anewsは法人様用のサービスで、ご利用開始の前にご契約が必要です。この拡張機能を使うことにより、開いているページについて、手軽にマークやコメントを行うことができます。

What is Anews?

Anews is a Chrome extension developed by Stockmark Inc., and its main feature is "Anewsは法人様用のサービスで、ご利用開始の前にご契約が必要です。この拡張機能を使うことにより、開いているページについて、手軽にマークやコメントを行うことができます。".

Extension Screenshots

screenshot

Download Anews Extension CRX File

Download Anews extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        ご使用にはAnewsのアカウントが必要になります。

開いているサイトを、マークを行なったり、グループにコメントを行うことができます。

共有したサイトについては、Anewsにてご確認することができます。                    

Extension Basic Information

Name Anews Anews
ID gedhihgjcccakkmpebcmjijpohgfiocf
Official URL https://chromewebstore.google.com/detail/anews/gedhihgjcccakkmpebcmjijpohgfiocf
Description Anewsは法人様用のサービスで、ご利用開始の前にご契約が必要です。この拡張機能を使うことにより、開いているページについて、手軽にマークやコメントを行うことができます。
File Size 309 KB
Installation Count 525
Current Version 2
Last Updated 2023-03-02
Publish Date 2023-03-01
Rating 5.00/5 Total 1 Ratings
Developer Stockmark Inc.
Email [email protected]
Payment Type free
Extension Website https://stockmark.co.jp/product/anews
Help Page URL https://anews-stockmark.zendesk.com/hc/ja
Supported Languages ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Anews",
    "description": "Anews\u306f\u6cd5\u4eba\u69d8\u7528\u306e\u30b5\u30fc\u30d3\u30b9\u3067\u3001\u3054\u5229\u7528\u958b\u59cb\u306e\u524d\u306b\u3054\u5951\u7d04\u304c\u5fc5\u8981\u3067\u3059\u3002\u3053\u306e\u62e1\u5f35\u6a5f\u80fd\u3092\u4f7f\u3046\u3053\u3068\u306b\u3088\u308a\u3001\u958b\u3044\u3066\u3044\u308b\u30da\u30fc\u30b8\u306b\u3064\u3044\u3066\u3001\u624b\u8efd\u306b\u30de\u30fc\u30af\u3084\u30b3\u30e1\u30f3\u30c8\u3092\u884c\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002",
    "version": "2",
    "manifest_version": 3,
    "permissions": [
        "tabs"
    ],
    "host_permissions": [
        "https:\/\/anews.stockmark.ai\/*"
    ],
    "action": {
        "default_title": "Anews",
        "default_icon": "logo-anews.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "16.png",
        "48": "48.png"
    }
}