lijstjestijd
De Lijstjestijd knop maakt het mogelijk om webshop artikels toe te voegen aan je lijstjestijd.be lijstje.
What is lijstjestijd?
lijstjestijd is a Chrome extension developed by https://lijstjestijd.be, and its main feature is "De Lijstjestijd knop maakt het mogelijk om webshop artikels toe te voegen aan je lijstjestijd.be lijstje.".
Extension Screenshots
Download lijstjestijd Extension CRX File
Download lijstjestijd 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
De Lijstjestijd knop maakt het mogelijk om artikels toe te voegen aan je lijstjestijd.be verlanglijstje zonder kopieer en plakwerk. Surf naar het gewenste webshop artikel en klik op de knop, de applicatie doet de rest! Handig toch?!
Extension Basic Information
Name | lijstjestijd |
ID | ffidopfpnepealhledknmhilplacjall |
Official URL | https://chromewebstore.google.com/detail/lijstjestijd/ffidopfpnepealhledknmhilplacjall |
Description | De Lijstjestijd knop maakt het mogelijk om webshop artikels toe te voegen aan je lijstjestijd.be lijstje. |
File Size | 11.97 KB |
Installation Count | 457 |
Current Version | 2.0.0 |
Last Updated | 2022-10-07 |
Publish Date | 2016-12-30 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://lijstjestijd.be |
[email protected] | |
Payment Type | free |
Supported Languages | nl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "De Lijstjestijd knop maakt het mogelijk om webshop artikels toe te voegen aan je lijstjestijd.be lijstje.", "manifest_version": 3, "name": "lijstjestijd", "version": "2.0.0", "homepage_url": "https:\/\/lijstjestijd.be", "icons": { "48": "icons\/lijstjestijd-48.png", "92": "icons\/lijstjestijd-92.png", "128": "icons\/lijstjestijd-128.png" }, "action": { "default_icon": "icons\/lijstjestijd-32.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |