1

I am looking for places to learn how to use local storage in chrome extensions.

More specifically:

I want to use options and local storage of variables to run different css content scripts depending on a stored variable.

4

1 に答える 1

1

chrome。*APIリファレンス、特にこちらのchrome.storageセクションをご覧ください。それらはまたいくつかの例を提供します、ここに1つあります。

于 2012-07-10T09:35:30.083 に答える