Git Product home page Git Product logo

kotlin-webextensions-declarations's People

Contributors

cypressious avatar jmfayard avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

kotlin-webextensions-declarations's Issues

please make declarations independent from generator

Hi,

thank you for making you work available.

I only want to get the declarations, and for now I think I don't need the entire generator. Is it possible to package it a little bit differently so that the declarations do not have a dependency on the generator and are thus more independent?

So than I could avoid adding additional repositories to my gradle file.
I Could build it just fine without additional repositories, but idea intelijii was marking everything red, because the generator module had certain dependencies which I would not get.

Thanks

Chrome & webextension-polyfill

Hello Kirill,

I tried and failed to port the extension to Chrome in this commit

jmfayard/webextension-search-kotlin-docs@0bc78b0

Things I have done:

There I see Uncaught TypeError: Cannot read property 'create' of undefined
The polyfill from browser.menus to browser.contextMenus is not working

image

Problem with StorageNameSpace

Hi,

I just want to report that the StorageAPI is partly missing from the provided declarations in v0.3

Somehow this type
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/StorageArea
is missing and some properties for the StorageNamespace as well.

The schema-File however contains definitions
https://github.com/mozilla/gecko-dev/blob/aaac9a77dd456360551dd764ffba4ca4899dcb56/toolkit/components/extensions/schemas/storage.json

So I suppose this is a problem with the generator.

I get around this by casting to dynamic which makes the code a bit more verbose.
So it is nothing urgent.

Kind Regards
Martin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.