Chrome extensions: unpacked extension caching -
i'm starting development on chrome extension , have run caching issues of extension resources.
so far, development cycle goes this: make change in file - manifest.json, background pages, content scripts, popups - save it, reload extension in extensions tab, , test out.
that works half of time. other half requires me either reload link multiple times in extensions tab, close down browser reload it, or delete extension , load again "load unpacked extensions" button.
this caching has been frustrating , i've lost lot of time already... has had similar experience, , if so, found solution?
btw: have "disable cache" checked under 'developer tools > little gear icon' , hasn't helped in way i'm aware of.
thanks in advance help!
Comments
Post a Comment