Linkwise for Chrome
Discover new affiliate programs and generate deeplinks on the fly!
Linkwise for Chrome क्या है?
Linkwise for Chrome https://linkwi.se द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Discover new affiliate programs and generate deeplinks on the fly!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Linkwise for Chrome एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
A new, useful and user-friendly tool for all Linkwise affiliates. Linkwise for Chrome enables you to discover new affiliate programs by displaying a green badge whenever you visit a Linkwise advertiser website. By clicking on the Linkwise icon, you can view the program’s details and copy the affiliate deeplink for the page you are on. Get easy, one click access to every program’s essential information like name, short description and commissions and easily get and customize deeplinks with SubIDs.
एक्सटेंशन की मूल जानकारी
नाम | Linkwise for Chrome |
ID | ngdneebmnhbllklnnonomoimdolihecf |
आधिकारिक URL | https://chromewebstore.google.com/detail/linkwise-for-chrome/ngdneebmnhbllklnnonomoimdolihecf |
विवरण | Discover new affiliate programs and generate deeplinks on the fly! |
फ़ाइल का आकार | 108 KB |
स्थापना संख्या | 1,102 |
वर्तमान संस्करण | 1.3.1 |
अंतिम अपडेट | 2022-08-31 |
प्रकाशन तिथि | 2018-12-10 |
रेटिंग | 4.93/5 कुल 14 रेटिंग्स |
डेवलपर | https://linkwi.se |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | http://linkwi.se/global-en/privacy-policy-linkwise-for-chrome |
समर्थित भाषाएँ | en,el |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_appName__", "short_name": "__MSG_appShortName__", "description": "__MSG_appDesc__", "version": "1.3.1", "default_locale": "el", "action": { "default_icon": { "128": "images\/icon128.png", "64": "images\/icon64.png", "48": "images\/icon48.png", "32": "images\/icon32.png", "19": "images\/icon19.png", "16": "images\/icon16.png" }, "default_popup": "popup.html" }, "icons": { "128": "images\/icon128.png", "64": "images\/icon64.png", "48": "images\/icon48.png", "32": "images\/icon32.png", "19": "images\/icon19.png", "16": "images\/icon16.png" }, "background": { "service_worker": "background.js", "type": "module" }, "permissions": [ "storage", "tabs" ] } |