EMIR | Envato Market Item Revenue

View estimated item revenue on Envato Market

EMIR | Envato Market Item Revenue क्या है?

EMIR | Envato Market Item Revenue https://sineway.github.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "View estimated item revenue on Envato Market"।

एक्सटेंशन स्क्रीनशॉट्स

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में EMIR | Envato Market Item Revenue एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        § 1. How to use

Hover your mouse over the item of interest, open the context menu and select «Estimate revenue…»

§ 2. How it works

Item and author data is loaded via the Envato API — build.envato.com

Calculations are based on information collected on the support site — help.author.envato.com

Accuracy is not guaranteed due to limited data access, but this is sufficient to get a general idea.                    

एक्सटेंशन की मूल जानकारी

नाम EMIR | Envato Market Item Revenue EMIR | Envato Market Item Revenue
ID pinhfpohpmbelplaamagnefndmcljcbk
आधिकारिक URL https://chromewebstore.google.com/detail/emir-envato-market-item-r/pinhfpohpmbelplaamagnefndmcljcbk
विवरण View estimated item revenue on Envato Market
फ़ाइल का आकार 215 KB
स्थापना संख्या 42
वर्तमान संस्करण 2.0.2
अंतिम अपडेट 2023-08-11
प्रकाशन तिथि 2020-05-10
रेटिंग 5.00/5 कुल 3 रेटिंग्स
डेवलपर https://sineway.github.io
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/sineway/emir
समर्थित भाषाएँ en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "default_locale": "en",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "author": "Sineway",
    "version": "2.0.2",
    "homepage_url": "https:\/\/github.com\/sineway\/emir",
    "icons": {
        "16": "\/ui\/resources\/icons\/png\/pie16.png",
        "32": "\/ui\/resources\/icons\/png\/pie32.png",
        "64": "\/ui\/resources\/icons\/png\/pie64.png",
        "128": "\/ui\/resources\/icons\/png\/pie128.png",
        "256": "\/ui\/resources\/icons\/png\/pie256.png"
    },
    "permissions": [
        "contextMenus",
        "storage"
    ],
    "background": {
        "scripts": [
            "\/node_modules\/webextension-polyfill\/dist\/browser-polyfill.js",
            "\/background.js"
        ],
        "persistent": false
    },
    "minimum_chrome_version": "86.0",
    "applications": {
        "gecko": {
            "strict_min_version": "85.0"
        }
    }
}